8 Commits

Author SHA1 Message Date
Thomas Waldmann
fc7e48d7a2 django-admin domains --check: catch UnknownTSIGKey, fixes #336 2018-09-30 21:38:30 +02:00
Thomas Waldmann
ee54d07d2a fix placeholders in domains management script 2018-05-02 13:46:22 +02:00
Thomas Waldmann
4e41cfb96b implement django-admin domains --stale-check 2018-04-25 18:49:08 +02:00
Fabian Weisshaar
2b5f0e9f05 update BaseCommand option_list for Django 1.11 2018-01-30 12:37:12 +01:00
Thomas Waldmann
b562c0fd7e add the option to prefer the primary nameserver in query_ns, use it for domain checker, 2015-01-26 22:04:06 +01:00
Thomas Waldmann
58aae90b0a management commands sending emails: translate texts for the email recipient 2014-11-28 00:31:22 +01:00
Thomas Waldmann
ae61712fbc management commands sending emails: mark strings as translatable 2014-11-27 22:55:10 +01:00
Thomas Waldmann
c432e24c0d add a managment command "domains" to check the domains, notify owner of domain, update admin docs
if a nameserver is not reachable or does not answer queries for the domain, the domain is flagged as not available (and also as not public).

also added catching of PeerBadKey exception.
2014-11-16 23:05:35 +01:00