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
cclauss b569b19a7f
compat.py passes pyflakes test
6 years ago
..
css Merge pull request #256 from blatinier/issue-10/admin-interface 7 years ago
db add: orders in administration 7 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 Correct auth without password or username. 9 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js Put hu into correct alphabetical order 7 years ago
templates validate->activate 7 years ago
tests compat.py passes pyflakes test 6 years ago
utils Merge pull request #256 from blatinier/issue-10/admin-interface 7 years ago
views fix pyflakes error, make travis happy 6 years ago
__init__.py Merge pull request #256 from blatinier/issue-10/admin-interface 7 years ago
compat.py compat.py passes pyflakes test 6 years ago
config.py compat.py passes pyflakes test 6 years ago
core.py import backports.configparser before configparser, #128 10 years ago
defaults.ini actually include isso/defaults.ini 9 years ago
dispatch.py move default config expansion to function body (`default` already exists) 9 years ago
migrate.py Merge branch 'legacy/0.9' 10 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 9 years ago
wsgi.py fix reponse for OPTIONS response on Python 3, #242 8 years ago