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
ThomasWaldmann
ad0d7ebf5b
Merge pull request
#1
from jluebbe/master
...
use configured host names in the web interface
2013-10-17 13:18:43 -07:00
..
_tests
reorder imports: stdlib, other libs, django, nsupdate stuff (views, etc.)
2013-10-03 19:26:39 +02:00
migrations
more fields
2013-09-29 22:48:09 +02:00
templates
/main
use the actual host names in the router config page
2013-10-07 20:56:08 +02:00
__init__.py
requirements fix and basic django project
2013-09-28 10:44:29 +02:00
admin.py
reorder imports: stdlib, other libs, django, nsupdate stuff (views, etc.)
2013-10-03 19:26:39 +02:00
dnstools.py
dnstools: add/delete/update pass-through origin now
2013-10-08 15:39:45 +02:00
forms.py
reorder imports: stdlib, other libs, django, nsupdate stuff (views, etc.)
2013-10-03 19:26:39 +02:00
models.py
reorder imports: stdlib, other libs, django, nsupdate stuff (views, etc.)
2013-10-03 19:26:39 +02:00
urls.py
reorder imports: stdlib, other libs, django, nsupdate stuff (views, etc.)
2013-10-03 19:26:39 +02:00
views.py
new check_ip() validates if a str is a ip addr and also determines address family, deduplicate code
2013-10-03 20:39:55 +02:00