dynamicweb/hosting
PCoder c29193f6c8 Fix bugs
- fetch_stripe_bills:
    - fix wrong assigment of strign to num_invoice_created variable
    - return None (do not handle the case) if we don't have an order
2019-11-04 12:05:57 +05:30
..
locale/de/LC_MESSAGES Add explanatory text indicating puffy username on OpenBSD VMs 2019-09-15 09:12:36 +05:30
management Fix bugs 2019-11-04 12:05:57 +05:30
migrations Make HostingBillLineAmount accept negative values 2019-10-26 10:32:49 +05:30
static/hosting Code cleanup: remove VM poweroff/resume methods + styles + html code 2019-06-25 02:24:14 +02:00
templates/hosting Fix number formatting for price in invoice details 2019-10-08 06:33:52 +05:30
__init__.py
admin.py Register GenericProduct to adminsite 2018-09-25 02:14:37 +02:00
forms.py Remove commented code 2019-08-26 16:13:31 +05:30
managers.py
mixins.py
models.py Fix bugs 2019-11-04 12:05:57 +05:30
README-opennebula-integration.md
test_forms.py
test_models.py
test_views.py
tests.py
urls.py Adjust urls in datacenterlight/hosting apps urls/views after refactor 2019-07-01 08:09:37 +05:30
views.py Improve admin email logging 2019-09-24 10:34:04 +05:30