dynamicweb/datacenterlight
PCoder 6cca92ec3a Reformatted dcl's _navbar.html.
Attention: Some lines are over 120 char limit as multiline templatetags is not supported.
2017-08-27 16:37:49 +05:30
..
locale/de/LC_MESSAGES Removed (incl. VAT) text in hosting,dcl payment template 2017-08-24 13:29:39 +02:00
management/commands Added fetchvmtemplates management command in datacenterlight 2017-07-26 19:52:02 +02:00
migrations Changed the subscription plan id field size to 256 characters 2017-08-22 01:55:45 +05:30
static/datacenterlight Added cms.css and renamed faq.html to cms_page.html 2017-08-27 16:37:48 +05:30
templates/datacenterlight Reformatted dcl's _navbar.html. 2017-08-27 16:37:49 +05:30
templatetags reviewed changes 2017-08-03 22:00:41 +05:30
__init__.py added datacenterlight 2016-12-20 18:05:20 -05:00
admin.py Manual merge of ungleich/master into opennebula-integration 2017-04-24 03:01:05 +05:30
apps.py added datacenterlight 2016-12-20 18:05:20 -05:00
forms.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
models.py Changed the subscription plan id field size to 256 characters 2017-08-22 01:55:45 +05:30
tasks.py Added credit card details as param for create_vm_task 2017-08-24 11:49:41 +05:30
tests.py Added price to specs as it is being used in create_vm_task 2017-08-24 12:30:17 +05:30
urls.py Fix url warning in datacenterlight 2017-07-18 23:09:02 +03:00
views.py dcl views.py: passing cc details to create_vm_task + reformatted code 2017-08-24 11:54:12 +05:30