powerdns-admin/app
Ivan Filippov d093c1976d Add per-domain settings. Allows ondemand dyndns A records. Fixes #61.
This commit adds a new table to store per-domain settings, so a database
migrate/upgrade will be required. The first use-case is to allow dyndns
updates to create a record if one doesn't yet exist but only if the
per-domain setting is set.
2016-07-05 19:22:57 -06:00
..
lib fix for updates on pdns 4.0.0-rc2+ and remove flask.ext deprecation warnings 2016-07-01 21:46:13 +02:00
static Added 'record_helper' setting. New option for reload after applyChanges 2016-05-15 12:47:02 -06:00
templates Add per-domain settings. Allows ondemand dyndns A records. Fixes #61. 2016-07-05 19:22:57 -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 Add per-domain settings. Allows ondemand dyndns A records. Fixes #61. 2016-07-05 19:22:57 -06:00
views.py Add per-domain settings. Allows ondemand dyndns A records. Fixes #61. 2016-07-05 19:22:57 -06:00