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. |
||
---|---|---|
.. | ||
agenda | ||
assignments | ||
core | ||
locale | ||
mediafiles | ||
motions | ||
poll | ||
users | ||
utils | ||
__init__.py | ||
__main__.py | ||
asgi.py | ||
global_settings.py | ||
routing.py | ||
urls.py |