OpenSlides/openslides/core
FinnStutzenstein bf88cea200
Rewrite projector code to be cache friendly
This speeds up the requests/seconds by a factor of 100
2020-05-22 15:23:54 +02:00
..
management Fixed commands. 2019-03-20 08:50:57 +01:00
migrations Added missing migrations 2020-03-30 10:58:42 +02:00
static remove old client 2018-10-25 16:04:28 +02:00
__init__.py Run black 2019-01-08 21:51:52 +01:00
access_permissions.py Refactored OpenSlides history (HistoryInformation is not a root rest element anymore.). 2019-06-13 09:14:58 +02:00
apps.py Integrate jitsi-meet in OpenSlides 2020-04-30 11:07:32 +02:00
config.py Fix unnecessary and unfunctional lock for production usage with gunicorn 2020-05-06 16:57:50 +02:00
config_variables.py Updated translations 2020-04-30 17:43:48 +02:00
exceptions.py New projector system. Add first slides 2019-01-12 21:21:43 +01:00
models.py Changed the default projector aspect ratio to 16:9 on initial database creation 2020-03-24 12:09:11 +01:00
projector.py Rewrite projector code to be cache friendly 2020-05-22 15:23:54 +02:00
serializers.py adds more permissive html validation 2020-04-16 10:26:48 +02:00
signals.py generate less queries in the autoupdate system 2020-03-17 07:24:36 +01:00
urls.py Refactored OpenSlides history (HistoryInformation is not a root rest element anymore.). 2019-06-13 09:14:58 +02:00
views.py change 'default' to 'reference' projector 2019-11-05 09:47:05 +01:00
websocket.py Fixed little logging mistake 2019-11-25 06:38:42 +01:00