gva/gnuviechadmin/domains
Jan Dittberner 1df2534cf3 Add DNS models
This commit add model classes closely matching the tables defined in
PowerDNS' schema as described at
https://doc.powerdns.com/md/authoritative/backend-generic-mypgsql/.

The commit includes the model definitions a schema migration including
PostgreSQL specific CHECK constraints and the registration in the Django
admin interface.

addresses #17
2015-11-05 20:54:21 +00:00
..
locale/de/LC_MESSAGES update translations, add new strings 2015-01-27 19:08:13 +01:00
migrations Add DNS models 2015-11-05 20:54:21 +00:00
tests Add tests for domains.views 2015-10-25 17:30:15 +00:00
__init__.py implement model changes 2015-01-24 19:10:58 +01:00
admin.py Add DNS models 2015-11-05 20:54:21 +00:00
apps.py implement model changes 2015-01-24 19:10:58 +01:00
forms.py Add tests for domains app 2015-10-15 19:50:18 +00:00
models.py Add DNS models 2015-11-05 20:54:21 +00:00
urls.py implement hosting domain creation 2015-01-25 00:40:43 +01:00
views.py implement hosting domain creation 2015-01-25 00:40:43 +01:00