dynamicweb/hosting
Tomislav R 52ea4eec49 resolve merge conflicts 2016-05-04 17:36:54 +02:00
..
management registered VM types model in the admin 2016-04-17 20:05:39 -05:00
migrations 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
static/hosting Fixes digitalglarus urls, Added translated text to ungleich landing page, Create user’s order template, Created view to list all user’s orders, Adding some style to pricing template 2016-04-29 01:53:24 -05:00
templates/hosting Fixes digitalglarus urls, Added translated text to ungleich landing page, Create user’s order template, Created view to list all user’s orders, Adding some style to pricing template 2016-04-29 01:53:24 -05:00
__init__.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
admin.py registered VM types model in the admin 2016-04-17 20:05:39 -05:00
forms.py Separated base hosting page into html sections, Added pricing selector to Django Page, Added pricing selector to Rails Page, Added pricing selector to NodeJS Page, Implemented hosting signup , Implemented hosting login, Created forms to handle login/signup errors 2016-04-20 01:03:32 -05:00
mixins.py Added redirect urls after signup/login 2016-04-30 13:55:55 -05:00
models.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
tests.py begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
urls.py resolve merge conflicts 2016-05-04 17:36:54 +02:00
views.py Added redirect urls after signup/login 2016-04-30 13:55:55 -05:00