OpenSlides/openslides/core/management/commands
Oskar Hahn fe64941aab Big Mode for OpenSlides
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.
2016-06-09 11:14:39 +02:00
..
__init__.py Removed utils from INSTALLED_APPS. 2013-08-11 09:40:14 +02:00
backupdb.py Updated start script help text and custom commands. Fixed #1987. 2016-02-25 23:17:04 +01:00
migrate.py Refactored parts of users app. 2015-02-14 02:29:53 +01:00