binder/binder
Jeffrey Forman e48f4ad5b0 make server zone list table sortable by column 2014-01-05 17:53:13 -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 Add ability to directly create reverse PTR records. Not the best, but it works. 2012-12-25 19:57:00 -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 convert to using pybindxml for scraping zone/server information from bind in server zone list 2014-01-05 17:50:13 -05:00
settings.py remove sites installed app that isnt used 2012-11-08 22:59:40 -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