gva/gnuviechadmin/domains
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 german translation 2015-01-17 16:06:25 +01:00
migrations implement model changes 2015-01-24 19:10:58 +01:00
tests add test for domains admin 2014-06-01 16:44:42 +02:00
__init__.py implement model changes 2015-01-24 19:10:58 +01:00
admin.py move MailDomain admin to domains.admin 2014-05-25 15:21:04 +02:00
apps.py implement model changes 2015-01-24 19:10:58 +01:00
models.py implement model changes 2015-01-24 19:10:58 +01:00