binder/binder
Jeffrey Forman 4c7ed9beb6 fix logic on using remote mysql db. make sqlite the fall back, logic clears up if not all variables are set 2017-03-31 23:05:47 -04:00
..
db Enable admin ui 2011-04-10 15:02:33 -04:00
fixtures add support for specifying DB parameters via environment variables. sqlite or mysql. 2017-03-29 21:05:39 -04:00
migrations Merge pull request #23 from Dunedan/add-migrations 2015-04-02 21:55:11 -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 request context_processor and printing serving hostname to footer 2017-03-25 15:53:09 -04:00
testdata Add integration test for denied zone transfer 2012-12-09 21:22:47 -05:00
tests comment out a few tests while i rethink form entry 2016-12-05 22:02:47 -05:00
__init__.py Enable admin ui 2011-04-10 15:02:33 -04:00
admin.py Fixes some python style issues. 2015-06-13 12:05:42 +02:00
exceptions.py Refactors the views used to add and delete records. 2015-09-05 19:03:21 +02:00
forms.py add support to add CNAME in zone, loosen restrictions on record data input 2016-11-12 07:44:03 -05:00
helpers.py Refactors the views used to add and delete records. 2015-09-05 19:03:21 +02:00
middlewares.py Add global authentication 2015-04-05 21:06:01 +02:00
models.py Fixes some python style issues. 2015-06-13 12:05:42 +02:00
settings.py fix logic on using remote mysql db. make sqlite the fall back, logic clears up if not all variables are set 2017-03-31 23:05:47 -04:00
urls.py Adds support for Django 1.9 while dropping support for unsupported versions. 2016-02-06 19:21:52 +01:00
views.py add support to add CNAME in zone, loosen restrictions on record data input 2016-11-12 07:44:03 -05:00