OpenSlides/server/openslides/users
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
..
management Create initial user command 2020-10-28 08:22:32 +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 Adjust restricter, so poll managers can see the delegation structure 2020-12-10 09:20:50 +01:00
apps.py OpenSlides3+: External Autoupdate Service 2021-01-14 07:55:41 +01:00
config_variables.py Repository restructure 2020-08-21 08:11:13 +02:00
models.py Use cache in management commands 2020-10-19 15:29:59 +02:00
serializers.py Add vote delegation on server side 2020-09-30 14:05:22 +02:00
signals.py Implement cinema mode 2020-09-17 18:38:57 +02:00
urls.py Repository restructure 2020-08-21 08:11:13 +02:00
user_backend.py Repository restructure 2020-08-21 08:11:13 +02:00
views.py Fix vote_delegated_from_user_ids on user update 2021-01-08 08:24:34 +01:00