gva/gnuviechadmin/domains/tests
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
..
__init__.py introduce new app domains 2014-05-25 14:53:58 +02:00
test_admin.py add test for domains admin 2014-06-01 16:44:42 +02:00
test_forms.py Add tests for domains app 2015-10-15 19:50:18 +00:00
test_models.py Improve DNS table models 2015-11-07 16:10:38 +00:00
test_views.py Add tests for domains.views 2015-10-25 17:30:15 +00:00