OpenSlides/tests/integration
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
..
agenda Fixed get_queryset method of ItemViewSet. Fixed #2027. 2016-03-04 11:48:20 +01:00
assignments Fixed error in poll default_votes_validator. Fixed #1967. 2016-02-11 18:02:57 +01:00
core Big Mode for OpenSlides 2016-06-09 11:14:39 +02:00
motions Fixed motion PDF if motions have no identifier. Fixed #2158. 2016-06-06 14:26:16 +02:00
test_plugin Fixed test plugin. 2016-02-16 23:04:26 +01:00
users Use always user.groups_id (Fixes #2081) 2016-04-14 22:13:28 +02:00
utils Big Mode for OpenSlides 2016-06-09 11:14:39 +02:00
__init__.py New Test order. 2015-01-24 18:00:03 +01:00