dynamicweb/utils
Pcoder d4876cdecb Fixed the username for the from_email address 2017-06-16 00:09:11 +05:30
..
migrations added contact form in alplora 2017-03-22 11:18:10 -04:00
__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 Fixed #2789 #2788 #2790 #2812 #2811 2016-12-13 10:54:05 -05: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
fields.py Added Hosting Order model, Created Billing Address Model , Method to create a customer using Stripe API , Created Customer Stripe profile to store for further charges , Method in order to charge an amount to a customer 2016-04-26 01:16:03 -05:00
forms.py Add more translations 2017-05-30 15:57:36 +02:00
mailer.py fixed #3350, #3328, #3316, #3339 2017-06-09 15:36:14 -05:00
mixins.py started hosting permissions 2016-06-26 14:50:48 -05:00
models.py Manual merge of ungleich/master into opennebula-integration 2017-04-24 03:01:05 +05:30
stripe_utils.py removed pdb 2017-06-04 17:05:48 -05: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 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