dynamicweb/utils
Pcoder a80b0668a2 Merge pull request #432 from siarheipuhach/feature/task3637
task/3637/Added stripe failed payment error handler
2017-08-17 20:50:18 +02:00
..
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 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 Formatted utils/forms.py 2017-07-16 16:35:55 +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 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 Merge pull request #432 from siarheipuhach/feature/task3637 2017-08-17 20:50:18 +02:00
test_forms.py Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page 2016-07-07 23:35:50 -05:00
tests.py Cleaned up a comment 2017-08-15 18:48:29 +05:30
views.py Fixed the username for the from_email address 2017-06-16 00:09:11 +05:30