gva/gnuviechadmin/hostingpackages
Jan Dittberner 680f091cba incomplete create_hosting_package view
- add staff user view create_hosting_package
- add hostingpackages.forms.CreateHostingPackageForm
- add hostingpackages.views.CreateHostingPackage
- add link for staff users on user_dashboard page
- add url pattern
- TODO: implement saving the hosting package, update docs
2015-01-20 00:51:05 +01:00
..
locale/de/LC_MESSAGES add hostingpackages api doc 2015-01-18 13:37:21 +01:00
migrations fix foreign key for CustomerMailboxOption 2015-01-18 16:00:18 +01:00
__init__.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
admin.py add hostingpackages api doc 2015-01-18 13:37:21 +01:00
apps.py remove newline at EOF 2015-01-18 16:25:41 +01:00
forms.py incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
models.py fix issue with mailbox count calculation 2015-01-20 00:49:19 +01:00
urls.py incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
views.py incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00