You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/isso
Martin Zimmermann 6178e93348
add database migration
11 years ago
..
css use SVG to render identicon so the browser can auto-resize the image 11 years ago
db add database migration 11 years ago
js rename data-prefix to data-isso 11 years ago
utils do not reference bytearray in a method definition, fixes #5 11 years ago
views improve request decoding and json parsing 11 years ago
__init__.py lowercase MiddleWare and fix TypeError in Headers 11 years ago
compat.py improve doctests and refactor title extraction 11 years ago
core.py add profiling option to server configuration 11 years ago
crypto.py support for Python 3.3 11 years ago
migrate.py skip empty Disqus threads 11 years ago
notify.py use lowercase [smtp] as written in the docs 11 years ago
wsgi.py lowercase MiddleWare and fix TypeError in Headers 11 years ago