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
c3ec4c5a50
Fix/generalize ns update secret generation. Reduce code duplication.
Fixes
#74
.
2013-11-06 02:21:12 +01:00
..
accounts
use post requests for disconnecting from social account
2013-11-02 09:28:29 +01:00
api
transform some views from function- to class-based
2013-11-05 00:24:02 +01:00
main
Fix/generalize ns update secret generation. Reduce code duplication.
Fixes
#74
.
2013-11-06 02:21:12 +01:00
static
css padding: only override values needed
2013-11-03 01:29:20 +01:00
templates
fix the message tags (== css classes) so they are meaningful to bootstrap3
2013-11-06 01:25:28 +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
fix the message tags (== css classes) so they are meaningful to bootstrap3
2013-11-06 01:25:28 +01:00
urls.py
add python-social-auth for twitter, github, google
2013-11-02 05:15:06 +01:00
wsgi.py
…