OpenSlides/openslides/motions
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 Rework on motion comments (fixes #3350). 2017-09-12 14:58:43 +02:00
static Goto top link, improved title, stylistic changes, and more 2017-09-15 11:06:19 +02:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02: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 Rework on motion comments (fixes #3350). 2017-09-12 14:58:43 +02:00
exceptions.py Rename apps and permissions 2015-03-29 20:35:53 +02:00
models.py Merge pull request #3376 from FinnStutzenstein/MotionCommentsRework 2017-09-15 10:59:02 +02:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Rework on motion comments (fixes #3350). 2017-09-12 14:58:43 +02:00
signals.py more typings 2017-09-03 18:34:55 +02:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py more typings 2017-09-03 18:34:55 +02:00