OpenSlides/server/openslides/motions
FinnStutzenstein e225a57f97
OpenSlides3+: External Autoupdate Service
- Removing channels. Going back to a wsgi deployment
- Removed server projector code
- Autoupdate throttling is now in the client
- New communication stack in the client
- Adopted all deployment methods: Docker stack and docker compose (prod and dev)
- Added autoupdate service as submodule
2021-01-14 07:55:41 +01:00
..
migrations Add vote delegation on server side 2020-09-30 14:05:22 +02:00
__init__.py Repository restructure 2020-08-21 08:11:13 +02:00
access_permissions.py Include vote_delegated_from_users_id in required users (#5706) 2020-11-18 08:14:33 +01:00
apps.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
config_variables.py Remove the possibility to select default non-analog poll types, if electronic voting is disabled 2020-11-24 10:28:56 +01:00
exceptions.py Repository restructure 2020-08-21 08:11:13 +02:00
models.py Fixing black 2020-08-31 13:24:16 +02:00
numbering.py Repository restructure 2020-08-21 08:11:13 +02:00
serializers.py Repository restructure 2020-08-21 08:11:13 +02:00
signals.py Repository restructure 2020-08-21 08:11:13 +02:00
views.py Catch some tracebacks 2020-10-28 08:18:20 +01:00