dynamicweb/hosting
Modulos 4ab8963149 Follow fat models small views
Based on the recommondation in 'Two scoops of Django' I moved the code
for accessing the customers vm from the view to the model.
2017-05-07 16:07:38 +02:00
..
locale/de/LC_MESSAGES Manual merge of ungleich/master into opennebula-integration 2017-04-24 03:01:05 +05:30
management adding integration opennebula-hosting app 2017-05-03 23:19:32 -05:00
migrations Merge branch 'opennebula-integration' into vm_bill 2017-05-07 06:29:29 +02:00
static/hosting Manual merge of ungleich/master into opennebula-integration 2017-04-24 03:01:05 +05:30
templates/hosting Merge branch 'opennebula-integration' into vm_bill 2017-05-07 06:29:29 +02:00
__init__.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
admin.py Add hosting bill view, model and urls 2017-05-05 14:59:11 +02:00
forms.py adding integration opennebula-hosting app 2017-05-03 23:19: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 adding integration opennebula-hosting app 2017-05-03 23:19:32 -05:00
models.py Follow fat models small views 2017-05-07 16:07:38 +02:00
opennebula_functions.py Merge pull request #223 from levivm/opennebula-integration 2017-05-06 18:40:14 -05:00
README-opennebula-integration.md Manual merge of develop into opennebula-integration 2017-04-26 10:40:52 +05:30
test_forms.py Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page 2016-07-07 23:35:50 -05:00
test_models.py Fixed login/signup page background.Fixed payment input fields.Added login button on hosting page. Fixed hosting tests. Redirect to notifications page if an logged user try to login again. 2016-06-04 02:59:37 -05:00
test_views.py Added PostListViewUngleichTest, Added PostDetailViewUngleich, Converted detail ungleich post view into Class Based Django view, Added translations to ungleich landing page 2016-07-15 00:14:51 -05:00
tests.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
urls.py Merge branch 'opennebula-integration' into vm_bill 2017-05-07 06:29:29 +02:00
views.py Follow fat models small views 2017-05-07 16:07:38 +02:00