OpenSlides/openslides/core/migrations
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 Added REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
0001_initial.py Used bulk_create to create the initial projector during migration. Fixed #2035. 2016-03-07 19:09:45 +01:00
0002_session.py Big Mode for OpenSlides 2016-06-09 11:14:39 +02:00