OpenSlides/openslides/utils
Emanuel Schütze fef386ddf8
Merge pull request #4713 from FinnStutzenstein/tooHighChangeIdHandling
Handles 'change id too high' and generic websocket error message format
2019-05-16 20:25:13 +02:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py decode only the needed data when calculating the required users 2019-03-29 22:38:12 +01:00
arguments.py use f-string syntax for strings 2019-01-18 17:37:36 +01:00
auth.py Make the projector-system explicit async. 2019-04-06 06:40:15 +02:00
autoupdate.py Fixed deletion of motions with change recommendations. Fixed #4415. 2019-02-27 20:16:51 +01:00
cache_providers.py decode only the needed data when calculating the required users 2019-03-29 22:38:12 +01:00
cache.py Logging the cache buildup process 2019-05-10 14:20:01 +02:00
constants.py Make Consumer real async again 2018-09-04 08:57:50 +02:00
consumers.py websocket logging 2019-05-07 16:37:38 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
main.py activate start command 2019-01-20 11:24:42 +01:00
middleware.py Run black 2019-01-08 21:51:52 +01:00
migrations.py Fix 'errors' 2019-01-30 12:18:59 +01:00
models.py Logging the cache buildup process 2019-05-10 14:20:01 +02:00
plugins.py Run black 2019-01-08 21:51:52 +01:00
projector.py Make the projector-system explicit async. 2019-04-06 06:40:15 +02:00
redis.py Use redis connection pool 2019-03-27 22:51:33 +01:00
rest_api.py Added check for double serializer class registering. 2019-04-08 10:16:47 +02:00
settings.py.tpl websocket logging 2019-05-07 16:37:38 +02:00
stats.py websocket logging 2019-05-07 16:37:38 +02:00
test.py Remove CollectionElement 2018-11-04 01:06:01 +01:00
utils.py websocket logging 2019-05-07 16:37:38 +02:00
validate.py Add text-decoration to bleach whitelist, fix tinymce toolbar 2019-03-08 15:11:55 +01:00
views.py fix tree sorting 2019-05-15 14:14:32 +02:00
websocket.py Handles 'change id too high' and generic websocket error message format 2019-05-15 14:25:54 +02:00