OpenSlides/openslides/mediafiles
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 Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
static Secure Mediafiles and check view permissions 2017-09-01 14:29:46 +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
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 rename mediafiles private flag to hidden 2016-12-12 16:23:31 +01:00
signals.py Renamed is_user_data_required to required_users. Fixed #3238. 2017-05-22 16:08:52 +02:00
views.py Secure Mediafiles and check view permissions 2017-09-01 14:29:46 +02:00