binder/binder
jeffrey forman 5c90f80e8d Merge branch 'select-default-key' of https://github.com/Dunedan/binder into Dunedan-select-default-key
Conflicts:
	binder/templates/bcommon/list_zone.htm
2015-03-24 20:48:15 -04:00
..
db Enable admin ui 2011-04-10 15:02:33 -04:00
fixtures clean up the keys, down to one key for testing 2012-12-07 07:44:29 -05:00
static Add sorttable.js to static, ability to sort zone list table 2013-03-21 21:18:03 -04:00
templates Merge branch 'select-default-key' of https://github.com/Dunedan/binder into Dunedan-select-default-key 2015-03-24 20:48:15 -04:00
testdata Add integration test for denied zone transfer 2012-12-09 21:22:47 -05:00
tests fix models test reason for test where no statistics port is specified 2014-12-24 17:15:06 -05:00
__init__.py Enable admin ui 2011-04-10 15:02:33 -04:00
admin.py clean up admin panel, include columns for fields in models 2012-11-08 23:00:06 -05:00
exceptions.py Add error handling in delete_record function around unrecognized/malformed keys. 2012-11-29 21:52:27 -05:00
forms.py Add ability to directly create reverse PTR records. Not the best, but it works. 2012-12-25 19:57:00 -05:00
helpers.py Fix binder to work with TSIG keys not using dnspythons default algorithm 2015-03-22 18:07:06 +01:00
local_settings.py add choice selection to record type when adding record. works for A/AAAA records. 2012-12-02 09:13:22 -05:00
models.py fix the text associated with an hmac-md5 tsig key 2015-03-22 14:32:07 -04:00
settings.py add TEST_RUNNER specification to be django >1.6 friendly 2014-12-21 19:24:35 -05:00
urls.py Convert template URL href references to use 'url' template syntax for reverse URLs 2012-12-15 20:25:06 -05:00
views.py Automatically select the default key for the current server when doing actions. 2015-03-22 21:20:12 +01:00