powerdns-admin/app
Joachim Tingvold 480a00bb87 Fix issues when adding a record, and sort and/or search is involved.
Previously this caused the newly added record to either appear at the
bottom, or not appear at all. Now it will always be added at the top,
and whatever search present is cleared.
2016-08-19 17:56:28 +00:00
..
lib Fix NoneType error when logging in with AD 2016-08-16 01:47:33 +00:00
static Fix delete button in records table. #91 2016-07-19 17:38:16 +07:00
templates Fix issues when adding a record, and sort and/or search is involved. 2016-08-19 17:56:28 +00:00
__init__.py github oauth login 2016-08-13 00:49:46 +08:00
models.py Fix issue where records could get deleted when different TTL. 2016-07-27 15:01:23 +00:00
views.py minor code style change 2016-08-13 00:49:53 +08:00