dynamicweb/hosting
Efstratios Goudelis 849c5a2270 Added human readable representations of hosting order models to better manage order from the admin interface.
Related ticket:
https://redmine.ungleich.ch/issues/1715
2016-05-11 13:02:35 +03:00
..
management registered VM types model in the admin 2016-04-17 20:05:39 -05:00
migrations 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
static/hosting Added VM detail page, Added VM setting page, Added VM pricing page,Added VM orders page, Added VM status page 2016-05-04 00:16:41 -05:00
templates/hosting 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
__init__.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
admin.py Added human readable representations of hosting order models to better manage order from the admin interface. 2016-05-11 13:02:35 +03: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 human readable representations of hosting order models to better manage order from the admin interface. 2016-05-11 13:02:35 +03:00
test_views.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
tests.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
urls.py Merge branch 'develop' into feature/vm_pricing 2016-05-04 22:07:30 -05:00
views.py Added VM detail page, Added VM setting page, Added VM pricing page,Added VM orders page, Added VM status page 2016-05-04 00:16:41 -05:00