binder/binder
Jeffrey Forman f0f897fad6 fix models test reason for test where no statistics port is specified 2014-12-24 17:15:06 -05: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 make server zone list table sortable by column 2014-01-05 17:53:13 -05: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 use a split method on the string, instead of a regex, to make getting the host and domain easier when deleting a record 2012-12-15 20:21:47 -05: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 beautifulsoup is not a required module for binder itself, remove from models 2014-10-06 13:02:30 -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 Add ability to directly create reverse PTR records. Not the best, but it works. 2012-12-25 19:57:00 -05:00