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
Jelmer Vernooij 2a4e8c231e
Add python 3.8 support. (#615)
4 years ago
..
css Merge pull request #490 from vincentbernat/fix/css-notification 6 years ago
db Add a approve-if-email-previously-approved setting. 5 years ago
demo Reverted change to demo file; changed web server config to mount the uWSGI app at the root, as it turns out it's capable of serving the demo file itself 10 years ago
ext Set subject for notification about new comment, subject should not be empty (#589) 5 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js Make Isso compatible with Content Security Policies without `script-src 'unsafe-inline'` (#597) 5 years ago
templates Make Isso compatible with Content Security Policies without `script-src 'unsafe-inline'` (#597) 5 years ago
tests Add python 3.8 support. (#615) 4 years ago
utils Fix another python3-specific flake. 6 years ago
views Add python 3.8 support. (#615) 4 years ago
__init__.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago
compat.py Fix flake8 errors. 5 years ago
config.py Fix flake8 errors. 5 years ago
core.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago
defaults.ini actually include isso/defaults.ini 8 years ago
dispatch.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago
migrate.py Fix compatibility with new XML API. 5 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 8 years ago
wsgi.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago