dynamicweb/datacenterlight
2018-04-16 01:29:07 +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 Update migration file 2018-04-16 00:49:55 +02:00
static/datacenterlight Merge branch 'master' into task/4379/price_without_vat 2018-04-15 23:27:36 +02:00
templates/datacenterlight Show 2 upto decimal places in order detail 2018-04-16 00:59:42 +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 Register VMPricing with admin site 2018-04-15 21:37:51 +02:00
apps.py added datacenterlight 2016-12-20 18:05:20 -05:00
cms_models.py Rename model 2018-04-15 23:19:18 +02:00
cms_plugins.py Set vm_pricing context from plugins value 2018-04-16 00:29:23 +02:00
forms.py Remove BetaAccess related forms 2018-02-20 15:11:09 +01:00
models.py Improve string representation of VMPricing 2018-04-16 00:50:34 +02:00
tasks.py Include pricing_name in the email sent to admin 2018-04-16 01:29:07 +02: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 Pass context params to various landing templates 2018-04-15 21:03:31 +02:00