gva/gnuviechadmin/templates/hostingpackages
Jan Dittberner 0fc823a305 implement adding options to hosting packages
- fix unique constraints on CustomerDiskSpaceOption and
  CustomerUserDatabaseOption to allow multiple options from the same template
  for hosting packages
- fix disk space calculation in CustomerHostingPackage
- implement hostingpackages forms AddDiskspaceOptionForm, AddMailboxOptionForm,
  AddUserDatabaseOptionForm
- implement hostingpackages.views.AddHostingOption
- add new URL pattern add_hosting_option to hostingpackages.urls
- add template hostingpackages/add_hosting_option.html
- link items on hostingpackages/customerhostingpackage_option_choices.html to
  add_hosting_option
2015-01-25 15:15:39 +01:00
..
add_hosting_option.html implement adding options to hosting packages 2015-01-25 15:15:39 +01:00
base.html incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
customerhostingpackage_admin_list.html add link hosting package list templates 2015-01-24 23:37:20 +01:00
customerhostingpackage_create.html incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
customerhostingpackage_detail.html implement hosting package option choice view 2015-01-25 14:04:32 +01:00
customerhostingpackage_option_choices.html implement adding options to hosting packages 2015-01-25 15:15:39 +01:00