dynamicweb/utils
2017-07-03 23:53:37 +02:00
..
migrations
__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
context_processor.py
fields.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
forms.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
mailer.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
middleware.py
mixins.py
models.py Added Flake8 lib and fixed PEP8 violations 2017-06-29 17:34:40 +03:00
stripe_utils.py
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 Added PostListViewUngleichTest, Added PostDetailViewUngleich, Converted detail ungleich post view into Class Based Django view, Added translations to ungleich landing page 2016-07-15 00:14:51 -05:00
views.py Fixed the username for the from_email address 2017-06-16 00:09:11 +05:30