powerdns-admin/app
Ivan Filippov 9794e221aa Replace direct 'click' event binding with delegated binding. Fixes #58.
Direct binding only works for elements already in the DOM, delegated
binding works for all elements that match a filter even if created after
the DOM is fully loaded.
2016-07-01 16:31:14 -06:00
..
lib Adjustment to support new api url format in pdns 4.x.x 2016-06-07 13:50:31 +07:00
static Added 'record_helper' setting. New option for reload after applyChanges 2016-05-15 12:47:02 -06:00
templates Replace direct 'click' event binding with delegated binding. Fixes #58. 2016-07-01 16:31:14 -06:00
__init__.py Add ProxyFix() middleware component to fix the HTTPS redirection issue. See !17 2016-04-10 21:23:27 +07:00
models.py Remove print statement 2016-06-29 00:25:55 +07:00
views.py Bug fix 2016-06-26 20:53:29 +07:00