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
26fca4ffcc
try to read SECRET_KEY from environment (while allowing other methods for setting it later)
2013-11-08 04:01:18 +01:00
..
accounts
use post requests for disconnecting from social account
2013-11-02 09:28:29 +01:00
api
catch exception that is raised for update usernames that are not fqdn
2013-11-06 13:17:23 +01:00
main
upgrade to font-awesome 4.0.2
2013-11-06 04:02:37 +01:00
static
css padding: only override values needed
2013-11-03 01:29:20 +01:00
templates
document why ip detection is implemented like this
2013-11-07 03:09:53 +01:00
__init__.py
…
context_processors.py
warn if cookies are limited to the secure site, but user is using the insecure site
2013-11-03 10:55:49 +01:00
settings.py
try to read SECRET_KEY from environment (while allowing other methods for setting it later)
2013-11-08 04:01:18 +01:00
urls.py
add python-social-auth for twitter, github, google
2013-11-02 05:15:06 +01:00
wsgi.py
…