Skip to content
Snippets Groups Projects
Commit 40520003 authored by Martin Mareš's avatar Martin Mareš
Browse files

TODO

parent 6a62d3ce
No related branches found
No related tags found
No related merge requests found
TODO 0 → 100644
- Number of workers
- Access rights
- Reloading
- Ztlumit logování
- Trigger na "last modified" u meetingů
......@@ -339,5 +339,3 @@ def application(env, start_response):
except Exception as exc:
app.log(traceback.print_exception(etype=None, value=exc, tb=exc.__traceback__))
return app.http_error(500, "Internal server error")
# FIXME: Number of workers and access rights; reloading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment