gva/gnuviechadmin/domains/migrations
Jan Dittberner c058cc7b1d Improve DNS table models
This commit adds Meta information and __str__ methods  to all DNS table
models. The new methods are now covered with new tests. The new
constants DNS_DOMAIN_METADATA_KINDS and DNS_TSIG_KEY_ALGORITHMS are
defined and used in the DNSDomainMetadata and DNSTSIGKey models. A
matching database schema migration is added.

Addresses #17
2015-11-07 16:10:38 +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
0004_auto_20151107_1708.py Improve DNS table models 2015-11-07 16:10:38 +00:00
__init__.py update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00