dynamicweb/utils
PCoder 4a30438704 Update datacenterlight django.po 2017-11-27 08:38:10 +01:00
..
locale/de/LC_MESSAGES translation fix in utils.forms 2017-10-31 21:01:54 +05:30
migrations Added migration file for missing card holder's name in utils_billing_address 2017-08-10 23:14:51 +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 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 card hidden field to BillingAddressForm 2017-10-27 00:43:07 +02:00
hosting_utils.py Add clear_items_from_list utility function 2017-10-29 13:14:29 +01:00
mailer.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03: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 Return True if associate_customer_card runs ok 2017-10-29 14:40:15 +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 Fix PEP8 warnings 2017-11-26 01:12:16 +01:00
views.py msg fix 2017-10-15 02:30:42 +05:30