This website requires JavaScript.
Explore
Help
Sign In
flo
/
nsupdate.info
Watch
1
Star
0
Fork
0
You've already forked nsupdate.info
Code
Issues
1
Pull Requests
2
Packages
Releases
Activity
nsupdate.info
/
nsupdate
/
main
History
Thomas Waldmann
f6fb8b67bd
try to not write into session unless there is really a change or a refresh needed, reduce code duplication
...
move code from HomeView to context processor
2013-11-14 02:11:44 +01:00
..
_tests
deal with "nameserver not available" and "peer bad signature" in same way as with dns update errors,
2013-11-10 07:04:46 +01:00
migrations
show whether we received last v4/v6 update via SSL
2013-11-03 08:32:43 +01:00
templates
/main
update bind9 configuration example / view
2013-11-10 06:48:48 +01:00
__init__.py
requirements fix and basic django project
2013-09-28 10:44:29 +02:00
admin.py
Move all stuff into own top-level package
2013-10-17 23:59:07 +02:00
dnstools.py
try to not write into session unless there is really a change or a refresh needed, reduce code duplication
2013-11-14 02:11:44 +01:00
forms.py
add comment field for Domains
2013-11-02 12:37:27 +01:00
models.py
more help texts
2013-11-08 08:03:12 +01:00
urls.py
remove the screenshots view, it is prone to be outdated and boring work to keep it uptodate
2013-11-08 05:35:10 +01:00
views.py
try to not write into session unless there is really a change or a refresh needed, reduce code duplication
2013-11-14 02:11:44 +01:00