dynamicweb/utils
2017-08-29 17:42:35 +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
admin.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
apps.py
context_processor.py Fix not add analytics if DEBUG=True 2017-06-30 01:33:12 +03:00
fields.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
forms.py billing form in settings page 2017-08-29 17:42:35 +05:30
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
models.py Added card holders name in UserBillingAddress to_dict function 2017-07-16 22:34:49 +05:30
stripe_utils.py Formatted utils/stripe_utils.py 2017-08-24 10:31:57 +05:30
test_forms.py
tests.py Added STRIPE_API_PRIVATE_KEY_TEST to the test case 2017-08-24 13:38:10 +02:00
views.py