dynamicweb/membership
2016-06-03 00:07:47 -05:00
..
calendar
migrations Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00
static hosting: https://redmine.ungleich.ch/issues/2292, fixed footer 2016-05-22 17:36:28 +02:00
templates
__init__.py
admin.py Registered CustomUser model in the admin panel. 2016-05-16 16:48:26 +03:00
forms.py
models.py Created custom “add order view” to admin panel, Added vm name and user email to orders list admin view , Started function to charge an user for his VM subscription from the admin panel, Created template for email after charge an user for his virtual machine plan, Handle errors creating an order in the admin panel, Now an email is sent to the user after charge him for his virtual machine plan 2016-06-03 00:07:47 -05:00
payment.py
tests.py
urls.py
views.py payment bug resolve 2016-05-04 17:59:25 +00:00