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
Chris Warrick 1b13458e6a
Implement #358 (Redirect to comment after moderation) (#534)
5 years ago
..
css Merge pull request #490 from vincentbernat/fix/css-notification 6 years ago
db Fix current flakes. 6 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 Include user e-mails in admin notifications only 5 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js Merge pull request #543 from krtcom/feat_i18n_sk 5 years ago
templates Don't open the admin page with a default password by default. Fixes #491 6 years ago
tests Fix current flakes. 6 years ago
utils Fix another python3-specific flake. 6 years ago
views Implement #358 (Redirect to comment after moderation) (#534) 5 years ago
__init__.py Activate generic importer + document usage 5 years ago
compat.py autopep8 the code and then flake8 6 years ago
config.py Fix current flakes. 6 years ago
core.py autopep8 the code and then flake8 6 years ago
defaults.ini actually include isso/defaults.ini 8 years ago
dispatch.py autopep8 the code and then flake8 6 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 Use AF_INET if AF_UNIX isn't available (i.e. Windows) 6 years ago