css
|
reduce heading size in comments, fix #26
|
2013-12-12 12:10:50 +01:00 |
db
|
update docstrings for isso.db
|
2013-12-17 13:30:37 +01:00 |
ext
|
Adds STARTTLS support to SMTP notifications
|
2013-12-19 23:36:06 -05:00 |
js
|
fix french pluralform
|
2014-01-25 22:19:59 +01:00 |
utils
|
use html5lib's sanitizer, supersedes 3713d5e
|
2014-01-13 19:11:59 +01:00 |
views
|
use html5lib's sanitizer, supersedes 3713d5e
|
2014-01-13 19:11:59 +01:00 |
__init__.py
|
show session-key on application startup
|
2013-12-17 13:40:32 +01:00 |
compat.py
|
improve doctests and refactor title extraction
|
2013-10-29 12:01:45 +01:00 |
core.py
|
s/tls/starttls/
|
2014-01-26 18:35:52 +01:00 |
migrate.py
|
add test for disqus import
|
2013-12-18 13:08:54 +01:00 |
run.py
|
make_app uses threading.Lock now by default
|
2013-12-16 15:40:18 +01:00 |
wsgi.py
|
CORS middleware must return bytes
|
2013-12-19 08:55:53 +01:00 |