.. |
css
|
Merge pull request #256 from blatinier/issue-10/admin-interface
|
2017-11-27 22:55:53 +01:00 |
db
|
add: orders in administration
|
2017-04-23 13:45:24 +02:00 |
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
|
2015-01-03 13:07:41 +00:00 |
ext
|
Correct auth without password or username.
|
2015-03-07 16:00:28 +01:00 |
img
|
Add a basic admin interface (Fix issue #10)
|
2017-04-23 13:45:24 +02:00 |
js
|
Improved German translation
|
2018-01-28 19:52:46 +01:00 |
templates
|
validate->activate
|
2017-04-23 13:45:25 +02:00 |
tests
|
compat.py passes pyflakes test
|
2018-01-25 15:03:12 +01:00 |
utils
|
Merge pull request #256 from blatinier/issue-10/admin-interface
|
2017-11-27 22:55:53 +01:00 |
views
|
fix pyflakes error, make travis happy
|
2018-01-20 23:03:08 +01:00 |
__init__.py
|
Merge pull request #256 from blatinier/issue-10/admin-interface
|
2017-11-27 22:55:53 +01:00 |
compat.py
|
compat.py passes pyflakes test
|
2018-01-25 15:03:12 +01:00 |
config.py
|
compat.py passes pyflakes test
|
2018-01-25 15:03:12 +01:00 |
core.py
|
import backports.configparser before configparser, #128
|
2014-10-07 12:09:41 +02:00 |
defaults.ini
|
actually include isso/defaults.ini
|
2016-01-09 01:01:39 +01:00 |
dispatch.py
|
move default config expansion to function body (default already exists)
|
2016-01-09 00:33:07 +01:00 |
migrate.py
|
Merge branch 'legacy/0.9'
|
2014-12-25 21:53:31 +01:00 |
run.py
|
symlink share/isso.conf to isso/defaults.ini and include it properly
|
2016-01-09 00:15:04 +01:00 |
wsgi.py
|
fix reponse for OPTIONS response on Python 3, #242
|
2016-04-12 21:15:22 +02:00 |