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
History
Thomas Waldmann
aa610e9c3a
implement "update other services", with tests, no ui yet
...
(can be used when adding the records via django admin)
2013-11-26 08:10:05 +01:00
..
accounts
use get_user_model and AUTH_USER_MODEL
2013-11-24 09:37:47 +01:00
api
implement "update other services", with tests, no ui yet
2013-11-26 08:10:05 +01:00
main
implement "update other services", with tests, no ui yet
2013-11-26 08:10:05 +01:00
management
use get_user_model and AUTH_USER_MODEL
2013-11-24 09:37:47 +01:00
static
less top/bottom padding for ip address jumbotron
2013-11-23 14:50:11 +01:00
templates
use bootstrap 3.0.2 from cdn
2013-11-23 00:54:03 +01:00
utils
implement "update other services", with tests, no ui yet
2013-11-26 08:10:05 +01:00
__init__.py
make a .coveragerc, move config there, some no cover declarations / exclude some code
2013-11-21 09:45:14 +01:00
context_processors.py
catch case where .session_key was None, leading to an invalid /detectip/None url
2013-11-15 01:16:13 +01:00
settings.py
implement remember_me checkbox in the login view
2013-11-16 04:52:45 +01:00
urls.py
implement remember_me checkbox in the login view
2013-11-16 04:52:45 +01:00
wsgi.py
Move all stuff into own top-level package
2013-10-17 23:59:07 +02:00