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. |
||
---|---|---|
.. | ||
migrations | ||
static | ||
__init__.py | ||
access_permissions.py | ||
apps.py | ||
config_variables.py | ||
models.py | ||
projector.py | ||
serializers.py | ||
signals.py | ||
urls.py | ||
views.py |