gva/gnuviechadmin/hostingpackages
Jan Dittberner 0c291f0510 implement model changes
- add new domains.apps.AppConfig to allow translatable app description for
  domains app
- link domains to a customer
- extract common functionality from domains.models.MailDomain into abstract
  domains.models.DomainBase
- add separate domains.models.HostingDomain to allow for generic external
  domains
- add new hostingpackages.models.CustomerHostingPackageDomain to assign hosting
  domains to hosting packages
2015-01-24 19:10:58 +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 create system user when creating a new hosting package 2015-01-22 00:20:06 +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 implement model changes 2015-01-24 19:10:58 +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