fe64941aab
Uses django channels instead of tornado for the autoupdate. Therefore tornado is nolonger a dependency of OpenSlides (but channels). This uses websockets instead of SockJS. Use the flag insecure in the start command to provide static files serving. Use a new session backend that has a ForeignKey to User. |
||
---|---|---|
.. | ||
__init__.py | ||
access_permissions.py | ||
autoupdate.py | ||
dispatch.py | ||
exceptions.py | ||
main.py | ||
models.py | ||
pdf.py | ||
plugins.py | ||
projector.py | ||
rest_api.py | ||
search.py | ||
settings.py.tpl | ||
test.py | ||
utils.py | ||
views.py |