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
/
migrations
History
Arne Schauf
df971fe8e9
more fields
2013-09-29 22:48:09 +02:00
..
__init__.py
…
0001_initial.py
…
0002_auto__del_hosts__add_host.py
…
0003_added_comment.py
added comment field in host. added admin and forms.
2013-09-28 20:01:09 +02:00
0004_updated_host_fields.py
updadd Host fields. serve 1px image instead of OK text in /updateip/. favicon change.
2013-09-29 01:12:23 +02:00
0005_auto__add_domain__del_field_host_fqdn__add_field_host_subdomain__add_f.py
divided subdomain and domain (as FK)
2013-09-29 13:36:28 +02:00
0005_proxy_user.py
changed User to ProxyUser
2013-09-29 13:53:35 +02:00
0006_auto__add_blacklisteddomain.py
added domain blacklisting
2013-09-29 14:10:14 +02:00
0006_remove_proxy_user.py
removed proxy user, because solution was not working. Made id session based. please work now :'(
2013-09-29 14:33:24 +02:00
0007_auto__chg_field_blacklisteddomain_created_by.py
actually added the validator and made created_by in blacklist optional
2013-09-29 14:21:23 +02:00
0008_auto__chg_field_domain_created_by.py
fqdn fix
2013-09-29 18:15:15 +02:00
0009_added_last_api_update_field.py
added last_api_update field and migrated db
2013-09-29 20:50:33 +02:00
0010_auto__add_field_domain_nameserver_ip__add_field_domain_nameserver_upda.py
more fields
2013-09-29 22:48:09 +02:00