This website requires JavaScript.
Explore
Help
Sign In
arno
/
isso
Watch
1
Star
0
Fork
0
You've already forked isso
Code
Issues
Pull Requests
Releases
Wiki
Activity
46d5ccc38f
isso
/
isso
History
Martin Zimmermann
c5d52721c4
use cache.delete a) with an actual key and b) only on delete
2013-11-01 17:02:08 +01:00
..
css
use SVG to render identicon so the browser can auto-resize the image
2013-10-29 16:58:38 +01:00
db
remove stale threads after all comments have been deleted
2013-10-31 11:08:00 +01:00
js
only create a reply box when needed
2013-11-01 15:25:44 +01:00
utils
replace abort(code) with proper exceptions and refactor request dispatch
2013-11-01 12:46:51 +01:00
views
use cache.delete a) with an actual key and b) only on delete
2013-11-01 17:02:08 +01:00
__init__.py
replace abort(code) with proper exceptions and refactor request dispatch
2013-11-01 12:46:51 +01:00
compat.py
improve doctests and refactor title extraction
2013-10-29 12:01:45 +01:00
core.py
cache PBKDF2 hash,
closes
#18
2013-11-01 15:08:16 +01:00
crypto.py
support for Python 3.3
2013-10-09 16:33:49 +02:00
migrate.py
skip empty Disqus threads
2013-10-19 12:45:10 +02:00
notify.py
fix unittest for
1358fac
and extend internal documentation
2013-10-31 10:44:46 +01:00
wsgi.py
re-license to MIT
2013-09-19 18:44:40 +02:00