dynamicweb/datacenterlight
PCoder c5029d8752 Update datacenterlight's django.po 2018-04-16 01:48:39 +02:00
..
locale/de/LC_MESSAGES Update datacenterlight's django.po 2018-04-16 01:48:39 +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 Use total_price for amout to be charged, always 2018-04-16 01:32:38 +02:00