dynamicweb/hosting
Levi 63eebbb2b0 Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
..
management Fixed Login Error Style , Started view to generating SSH key for a VM 2016-05-20 16:41:42 -04:30
migrations Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00
static/hosting Created BaseEmail class , Now we are sending email to info@ungleich.com after an user book a VM, Fixed pricing issue, Now Admin can changed data about a booked VM 2016-05-25 01:23:32 -05:00
templates Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
__init__.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
admin.py Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00
forms.py Separated base hosting page into html sections, Added pricing selector to Django Page, Added pricing selector to Rails Page, Added pricing selector to NodeJS Page, Implemented hosting signup , Implemented hosting login, Created forms to handle login/signup errors 2016-04-20 01:03:32 -05:00
managers.py Added DjangoHostingView test, Added RailsHostingView test, Added, NodeJSHostingView test, Changed VMPlan model, Fixed templates to support new relationship between orders and VMplans, Merged Calendar feature with Booking 2016-05-05 01:03:35 -05:00
mixins.py Added redirect urls after signup/login 2016-04-30 13:55:55 -05:00
models.py Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
test_models.py added model mommy to requirements.txt 2016-05-12 02:11:18 -05:00
test_views.py Added test to order detail view, Added test to customer orders view, Added test to virtual machine detail view, Added test to customer booked virtual machines view 2016-05-14 02:12:42 -04:30
tests.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
urls.py Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
views.py Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00