binder/binder
Jérôme Schneider ac262bd17c add support for TXT records!
This commit change the way to edit a record. This add a unique
identifier to all records (a hash of the name, data, ttl, class and type).
All the records are now stored on the session (this avoid a too long
GET).
2019-04-16 17:56:53 +02:00
..
backends initial nsd helper library and methods for getting zones, writing config, etc 2019-03-17 20:30:05 -04:00
db Enable admin ui 2011-04-10 15:02:33 -04:00
fixtures dont try to load the initial data every time 2019-02-14 19:57:39 -05:00
migrations add main functionality for NSD in models. 2019-03-17 20:36:28 -04:00
static Merge branch 'ship-jquery' of https://github.com/Dunedan/binder into Dunedan-ship-jquery 2015-04-05 07:22:23 -04:00
templates add support for TXT records! 2019-04-16 17:56:53 +02:00
testdata Add integration test for denied zone transfer 2012-12-09 21:22:47 -05:00
tests statistics_port -> control_port 2019-03-17 20:45:15 -04:00
__init__.py Enable admin ui 2011-04-10 15:02:33 -04:00
admin.py add main functionality for NSD in models. 2019-03-17 20:36:28 -04:00
exceptions.py Refactors the views used to add and delete records. 2015-09-05 19:03:21 +02:00
forms.py add support for TXT records! 2019-04-16 17:56:53 +02:00
helpers.py add support for TXT records! 2019-04-16 17:56:53 +02:00
middlewares.py update to django-2, python3, and based on an alpine container 2019-02-13 20:17:05 -05:00
models.py add support for TXT records! 2019-04-16 17:56:53 +02:00
settings.py add support for TXT records! 2019-04-16 17:56:53 +02:00
urls.py add support for TXT records! 2019-04-16 17:56:53 +02:00
views.py add support for TXT records! 2019-04-16 17:56:53 +02:00