.. |
locale/de/LC_MESSAGES
|
Change string formatting
|
2018-07-07 21:30:40 +02:00 |
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
|
Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms .
|
2016-04-10 16:12:43 -05:00 |
admin.py
|
Added Flake8 lib and fixed PEP8 violations
|
2017-06-29 17:34:40 +03:00 |
apps.py
|
Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms .
|
2016-04-10 16:12:43 -05:00 |
context_processor.py
|
Create IS_TENANT_SITE context variable
|
2018-07-21 13:28:43 +02:00 |
fields.py
|
Remove unknown or unspecified country option
|
2019-12-12 17:42:18 +05:30 |
forms.py
|
Modify billing address form and signup forms to include vat_number
|
2019-12-17 21:35:02 +05:30 |
hosting_utils.py
|
Make vat_rate Decimal before Decimal operations
|
2019-12-07 19:38:33 +05:30 |
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
|
Improve string representation of the billing address
|
2019-12-17 18:45:29 +05:30 |
stripe_utils.py
|
Allow creating yearly/monthly Stripe plans
|
2019-11-15 19:47:11 +05:30 |
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
|
Set new_user_hosting_key_id session variable to track newly created key
|
2019-07-01 23:17:27 +05:30 |