gva/gnuviechadmin/hostingpackages
Jan Dittberner 4bffa5ec62 add new views to hostingpackages app
- rename CreateHostingPackage to CreateCustomerHostingPackage
- add new CreateHostingPackage that allows to select a customer
- rename CreateHostingPackageForm to CreateCustomerHostingPackageForm
- add new CreateHostingPackageForm that has a customer field
- add new URL pattern create_hosting_package, rename existing pattern to
  create_customer_hosting_package
- modify template dashboard/user_dashboard to use the correct URL name
2015-01-24 23:34:15 +01:00
..
locale/de/LC_MESSAGES add missing german translations 2015-01-24 18:27:12 +01:00
migrations implement model changes 2015-01-24 19:10:58 +01:00
tests create system user when creating a new hosting package 2015-01-22 00:20:06 +01:00
__init__.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
admin.py add admin site support for hosting domains 2015-01-24 19:24:33 +01:00
apps.py remove newline at EOF 2015-01-18 16:25:41 +01:00
forms.py add new views to hostingpackages app 2015-01-24 23:34:15 +01:00
models.py add more properties to CustomerHostingPackage 2015-01-24 22:29:57 +01:00
urls.py add new views to hostingpackages app 2015-01-24 23:34:15 +01:00
views.py add new views to hostingpackages app 2015-01-24 23:34:15 +01:00