gva/gnuviechadmin/domains
Jan Dittberner 8615394c2f add domain creation form and model code
- implement domains.forms.CreateHostingDomainForm
- implement domains.models.HostingDomainManager.create_for_hosting_package that
  takes care of creating the necessary database objects for hosting domains
  assigned to a hosting package
2015-01-25 00:38:42 +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 add admin site support for hosting domains 2015-01-24 19:24:33 +01:00
apps.py implement model changes 2015-01-24 19:10:58 +01:00
forms.py add domain creation form and model code 2015-01-25 00:38:42 +01:00
models.py add domain creation form and model code 2015-01-25 00:38:42 +01:00