OpenSlides/server/openslides/poll
Finn Stutzenstein 1e78f2a534 Speed up stopping a poll
Reduced the amount of queries in BasePoll.stop from 4+<amount entitled
users> to 3.
2021-05-06 16:49:07 +02:00
..
migrations Lock poll to prevent race conditions 2021-04-15 15:19:30 +02:00
__init__.py Repository restructure 2020-08-21 08:11:13 +02:00
models.py Speed up stopping a poll 2021-05-06 16:49:07 +02:00
serializers.py user_token, single votes table, entitled_users server changes 2021-04-01 16:02:47 +02:00
views.py Update black 2021-04-26 09:00:04 +02:00