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
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
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
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
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