OpenSlides/openslides/users
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
..
management Added groups_id to management command 'createopenslidesuser'. 2017-01-11 13:46:56 +01:00
migrations Rework on personal notes. Fixed #3262. 2017-06-13 20:58:17 +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 Rewrite config to have id field 2017-08-24 15:02:42 +02:00
models.py more typings 2017-09-03 18:34:55 +02:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Rework on personal notes. Fixed #3262. 2017-06-13 20:58:17 +02:00
signals.py New permission for managing lists of speakers (fixes #3363) 2017-09-08 21:55:42 +02:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00