gva/gnuviechadmin/hostingpackages/migrations
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
..
0001_initial.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0001_squashed_0005_auto_20150118_1303.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0002_auto_20150118_1149.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0002_auto_20150118_1319.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0003_auto_20150118_1221.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0003_auto_20150118_1407.py fix foreign key for CustomerMailboxOption 2015-01-18 16:00:18 +01:00
0004_customerhostingpackage_osuser.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0004_customerhostingpackagedomain.py implement model changes 2015-01-24 19:10:58 +01:00
0005_auto_20150118_1303.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00
0005_auto_20150125_1508.py implement adding options to hosting packages 2015-01-25 15:15:39 +01:00
0006_auto_20150125_1510.py implement adding options to hosting packages 2015-01-25 15:15:39 +01:00
__init__.py Add new hostingpackages app 2015-01-18 13:22:06 +01:00