gva/gnuviechadmin/hostingpackages
Jan Dittberner 9815bd1f5b implement hosting package option choice view
- implement new hostingpackages.views.HostingOptionChoices
- add URL pattern 'hosting_option_choices' to hostingpackages.urls
- add template hostingpackages/customerhostingpackage_option_choices.html
- link from hostingpackages/customerhostingpackage_detail.html to
  'hosting_package_choices'
2015-01-25 14:04:32 +01:00
..
locale/de/LC_MESSAGES update german translation 2015-01-25 00:58:31 +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 implement hosting package option choice view 2015-01-25 14:04:32 +01:00
views.py implement hosting package option choice view 2015-01-25 14:04:32 +01:00