gva/gnuviechadmin/domains/migrations
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
..
0001_initial.py update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00
0002_auto_20150124_1909.py implement model changes 2015-01-24 19:10:58 +01:00
0003_auto_20151105_2133.py Add DNS models 2015-11-05 20:54:21 +00:00
__init__.py update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00