gva/gnuviechadmin/templates/hostingpackages
Jan Dittberner 2d4282194f add new view CustomerHostingPackageList
- create view hostingpackages.views.CustomerHostingPackageList to display a
  specific customer's hosting packages
- add docstring to view AllCustomerHostingPackageList
- add URL pattern 'hosting_packages' to hostingpackages.urls
- restructure hostingpackages URL patterns to remove useless parts
- add template hostingpackages/customerhostingpackage_list.html
- change links in template base.html to link to 'hosting_packages'
2015-02-01 15:04:04 +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 add list, delete and edit comment of SSH public keys 2015-02-01 01:55:09 +01:00
customerhostingpackage_list.html add new view CustomerHostingPackageList 2015-02-01 15:04:04 +01:00
customerhostingpackage_option_choices.html implement adding options to hosting packages 2015-01-25 15:15:39 +01:00