.. |
css
|
add: edit author/email/website/message
|
2017-04-23 13:45:25 +02: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
|
add persian to i18n
|
2016-10-12 09:32:59 +02:00 |
templates
|
add: link to the thread
|
2017-04-23 13:45:25 +02:00 |
tests
|
Merge pull request #254 from jGleitz/preview
|
2016-07-13 21:04:35 +02:00 |
utils
|
Add a basic admin interface (Fix issue #10)
|
2017-04-23 13:45:24 +02:00 |
views
|
add: edit author/email/website/message
|
2017-04-23 13:45:25 +02:00 |
__init__.py
|
Add a basic admin interface (Fix issue #10)
|
2017-04-23 13:45:24 +02:00 |
compat.py
|
add POST request to get comment counts for multiple URLs
|
2014-03-25 18:50:21 +01:00 |
config.py
|
Merge branch 'legacy/0.9'
|
2014-10-08 18:06:56 +02: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 |