dynamicweb/datacenterlight
2018-04-15 13:39:01 +02:00
..
locale/de/LC_MESSAGES [DCL] Add DE translations by Sanghee 2018-03-31 01:28:56 +02:00
management/commands Add create_vm_pricing management command 2018-04-12 08:01:43 +02:00
migrations Remove initial VMPricing code from migration 2018-04-12 07:59:04 +02:00
static/datacenterlight Update main.js to compute total from the unitprice's defined in the window context 2018-04-15 13:37:06 +02:00
templates/datacenterlight Set vm unit price parameters from the passed context 2018-04-15 13:39:01 +02:00
templatetags lineheight fix and line break filter 2018-03-23 04:36:40 +05:30
__init__.py added datacenterlight 2016-12-20 18:05:20 -05:00
admin.py modified cms integrate to support separate content for each domain 2018-04-03 22:41:29 +05:30
apps.py added datacenterlight 2016-12-20 18:05:20 -05:00
cms_models.py Add DCLCalculatorPluginModel 2018-04-09 21:18:18 +02:00
cms_plugins.py Pass vm_pricing context from default VMPricing object 2018-04-15 13:34:55 +02:00
forms.py Remove BetaAccess related forms 2018-02-20 15:11:09 +01:00
models.py Improve string representation of VMPricing object 2018-04-12 08:03:19 +02:00
tasks.py Put skipIf condition at correct place 2017-11-25 21:56:48 +01:00
tests.py Add Stripe key to skipif condition for CeleryTaskTestCase 2017-11-26 00:06:58 +01:00
urls.py CMS home page can now be accessed at /cms/ for all sites 2018-04-07 13:13:55 +02:00
utils.py modified cms integrate to support separate content for each domain 2018-04-03 22:41:29 +05:30
views.py remove whitespace 2018-04-04 02:27:30 +05:30