OpenSlides/openslides/agenda
Oskar Hahn d7db714562 CollectionElement and Autoupdate cleanups
* change get_restricted_data and get_projector_data to always use a list
* Add typings to all get_restricted_data and get_projector_data methods
* Replace CollectionElementList with a real list
* Fixed arguments of inform_deleted_data
* Moved CollectionElementCache to cache.py and refactored it
* Run tests with cache enabled (using fakeredis)
2017-09-15 12:11:32 +02:00
..
migrations New permission for managing lists of speakers (fixes #3363) 2017-09-08 21:55:42 +02:00
static Goto top link, improved title, stylistic changes, and more 2017-09-15 11:06:19 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
apps.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
config_variables.py Using a datetimepicker for agenda start time (closes #2413 and fixes #2440) 2016-10-06 22:12:51 +02:00
models.py Merge pull request #3366 from FinnStutzenstein/Issue3363 2017-09-08 22:05:32 +02:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py more typings 2017-09-03 18:34:55 +02:00
views.py New permission for managing lists of speakers (fixes #3363) 2017-09-08 21:55:42 +02:00