2 Commits

Author SHA1 Message Date
Thomas Waldmann
a65b50f48c use "load static", fixes #403
django (since 1.10) supports this and internally will use staticfiles
if django.contrib.staticfiles is in INSTALLED_APPS (which is the case).

this should fix the deprecation warnings we got.

also: require django >= 1.11.0.
2019-04-08 21:16:00 +02:00
Thomas Waldmann
6f5ab5b4c8 git mv nsupdate src/ 2019-04-04 01:04:16 +02:00