dynamicweb/utils
Andrii Marynets 303d99d70d Merge branch 'master' into feature/add_google_analytics
# Conflicts:
#	datacenterlight/templates/datacenterlight/order_detail.html
2017-07-02 17:56:07 +03:00
..
migrations Manual merge of ungleich/master into opennebula-integration 2017-04-24 03:01:05 +05:30
__init__.py
admin.py Fixed #2789 #2788 #2790 #2812 #2811 2016-12-13 10:54:05 -05:00
apps.py
context_processor.py Fix not add analytics if DEBUG=True 2017-06-30 01:33:12 +03: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
middleware.py Add middleware for fix "get_host() method fails when the host is behind multiple proxies" 2017-06-30 08:44:39 +03: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 Added get_card_details function to stripe_utils 2017-06-30 11:08:00 +05:30
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