gva/gnuviechadmin/hostingpackages
Jan Dittberner 0def7e3a7b add more properties to CustomerHostingPackage
- add get_hostingoptions method and property hostingoptions
- add get_package_space method to determine disk space provided by the
  hosting package itself
- add get_databases_flat and property databases to get a list of databases
  assigned to the hosting package
- add may_add_database to determine whether additional databases are allowed
  by the hosting package's options
2015-01-24 22:29:57 +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 incomplete create_hosting_package view 2015-01-20 00:51:05 +01:00
models.py add more properties to CustomerHostingPackage 2015-01-24 22:29:57 +01:00
urls.py implement CustomerHostingPackageDetails view 2015-01-24 16:25:18 +01:00
views.py implement CustomerHostingPackageDetails view 2015-01-24 16:25:18 +01:00