binder/binder
Jeffrey Forman 52a80a90f2 Add testdata to repo, named.conf and forward/reverse zones.
Clean up the main readme.md
2012-12-06 20:13:07 -05:00
..
db Enable admin ui 2011-04-10 15:02:33 -04:00
fixtures Add integration tests for adding and deleting records. and add cname test 2012-12-04 22:45:01 -05:00
static Bring things up to 1.4 standards. A LOT of file moves, simplifying of paths. Removed bcommon directory under binder 2012-10-28 14:49:15 -04:00
templates add choice selection to record type when adding record. works for A/AAAA records. 2012-12-02 09:13:22 -05:00
testdata Add testdata to repo, named.conf and forward/reverse zones. 2012-12-06 20:13:07 -05:00
tests Add integration tests for adding and deleting records. and add cname test 2012-12-04 22:45:01 -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 error reason to form validation for unicode->string list formfield 2012-12-04 06:18:40 -05:00
helpers.py Merge keyutils into a method inside the Key class. Delete keyutils.py 2012-11-30 22:40:58 -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 Merge keyutils into a method inside the Key class. Delete keyutils.py 2012-11-30 22:40:58 -05:00
settings.py remove sites installed app that isnt used 2012-11-08 22:59:40 -05:00
urls.py remove unused import 2012-11-25 18:09:56 -05:00
views.py add choice selection to record type when adding record. works for A/AAAA records. 2012-12-02 09:13:22 -05:00