62 Commits

Author SHA1 Message Date
Thomas Waldmann
f357997f07 add python-social-auth for twitter, github, google
still incomplete, only login view
2013-11-02 05:15:06 +01:00
Thomas Waldmann
49693121ea use zones/nameserver IPs/update keys from DB, logging (thanks to asmaps)
remove unneeded stuff from settings
(we still need some in conftest.py for the tests, though)
init DB for tests via conftest.py
more update algorithm choices
give origin zone (if we already know it) to dnstools functions
new views: DomainOverview, DeleteDomain
unify deletion templates using delete_object.html
add django-extensions
2013-10-18 15:30:17 -07:00
Bastian Blank
09e31209f1 Create 204 response in detect ip view 2013-10-18 00:19:05 +02:00
Bastian Blank
570dc4f94a Properly specify package data 2013-10-18 00:03:04 +02:00
Bastian Blank
d2eab62ac4 Move all stuff into own top-level package 2013-10-17 23:59:07 +02:00
Thomas Waldmann
8d4a3fdf84 move to new github organization, use nsupdate.info (without www.) 2013-10-03 00:43:33 +02:00
Thomas Waldmann
d935979934 add docstrings 2013-09-29 15:59:16 +02:00
Thomas Waldmann
9c41b1eb24 misc. setup.* related changes / enhancements 2013-09-28 18:49:31 +02:00
Thomas Waldmann
c6d630e9f1 setup.py: added some development requirements 2013-09-28 15:43:17 +02:00
Arne Schauf
dd713011a5 settings structure 2013-09-28 15:06:34 +02:00
Thomas Waldmann
432f190ae9 change license to 3-clause BSD License 2013-09-28 10:43:49 +02:00
Thomas Waldmann
38dac5e390 add MANIFEST.in setup.py 2013-09-28 09:16:17 +02:00