This website requires JavaScript.
Explore
Help
Sign in
sanghee
/
dynamicweb
Watch
1
Star
0
Fork
You've already forked dynamicweb
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
0701d35add
dynamicweb
/
membership
History
Download ZIP
Download TAR.GZ
Levi
a72c1446b4
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
..
calendar
update dg
2016-04-28 19:42:01 +02:00
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
update dg payment
2016-05-01 14:13:12 +02:00
__init__.py
admin.py
Registered CustomUser model in the admin panel.
2016-05-16 16:48:26 +03:00
forms.py
update dg
2016-04-28 19:42:01 +02:00
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
update dg
2016-04-28 19:42:01 +02:00
tests.py
added test
2016-05-02 02:00:38 +02:00
urls.py
views.py
payment bug resolve
2016-05-04 17:59:25 +00:00