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 88be07d5de
import backports.configparser before configparser, #128
10 years ago
..
css add option to hide voting feature, closes #115 10 years ago
db fix hidden reply to deleted comment (and change a few names) 10 years ago
demo add doctype and charset 10 years ago
ext SMTP authentication uses bytes, not unicode, fixes #126 10 years ago
js add option to hide voting feature, closes #115 10 years ago
tests fix clode block generation 10 years ago
utils limit request size, closes #107 10 years ago
views do not export email field 10 years ago
__init__.py add log to file option, closes #103 10 years ago
compat.py add POST request to get comment counts for multiple URLs 10 years ago
core.py import backports.configparser before configparser, #128 10 years ago
dispatch.py from __future__ import unicode_literals 10 years ago
migrate.py fix #93 10 years ago
run.py from __future__ import unicode_literals 10 years ago
wsgi.py limit request size, closes #107 10 years ago