.. |
locale/de/LC_MESSAGES
|
translation fix in utils.forms
|
2017-10-31 21:01:54 +05:30 |
management/commands
|
fix flake8 issues
|
2018-02-22 14:18:55 +05:30 |
migrations
|
Added migration file for missing card holder's name in utils_billing_address
|
2017-08-10 23:14:51 +05:30 |
optimize
|
add optimize folder
|
2018-02-08 19:43:13 +05:30 |
__init__.py
|
|
|
admin.py
|
Added Flake8 lib and fixed PEP8 violations
|
2017-06-29 17:34:40 +03:00 |
apps.py
|
|
|
context_processor.py
|
Fixed obtaining ga code from dict
|
2017-08-24 16:10:53 +02:00 |
fields.py
|
Added Flake8 lib and fixed PEP8 violations
|
2017-06-29 17:34:40 +03:00 |
forms.py
|
Add initial values for dcl billing form
|
2017-09-28 22:56:33 +02:00 |
hosting_utils.py
|
Add get_vm_price_with_vat method
|
2018-04-15 20:59:31 +02:00 |
mailer.py
|
Replace all ungleich.com with ungleich.ch
|
2018-01-03 08:54:19 +01:00 |
middleware.py
|
Fixed some flake8 warnings
|
2017-07-03 23:53:37 +02:00 |
mixins.py
|
started hosting permissions
|
2016-06-26 14:50:48 -05:00 |
models.py
|
Added card holders name in UserBillingAddress to_dict function
|
2017-07-16 22:34:49 +05:30 |
stripe_utils.py
|
Add trial_end parameter to subscribe_customer_to_plan
|
2017-12-24 12:32:08 +01:00 |
tasks.py
|
Use hostname and send celery errors to DCL_ERROR_EMAILS_TO
|
2017-09-15 13:09:46 +02:00 |
test_forms.py
|
Add cardholder_name to data in BillingAddressFormTest
|
2017-11-25 22:37:00 +01:00 |
tests.py
|
Replace all ungleich.com with ungleich.ch
|
2018-01-03 08:54:19 +01:00 |
views.py
|
Add cache_control decorator to LoginViewMixin
|
2017-12-27 08:31:19 +01:00 |