OpenSlides/openslides/mediafiles
Oskar Hahn 728576d514 Performance improvements
* Add caching support to users/group
* Add a function has_perm that works with the cache.
* Removed our session backend so other session backends (without the database) can be used
2017-01-13 13:37:18 +01:00
..
migrations Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
static Project change recommendations 2017-01-07 14:48:11 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Performance improvements 2017-01-13 13:37:18 +01:00
apps.py Changed loading of JavaScript files. 2016-09-18 11:23:51 +02:00
models.py rename mediafiles private flag to hidden 2016-12-12 16:23:31 +01:00
projector.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
serializers.py rename mediafiles private flag to hidden 2016-12-12 16:23:31 +01:00
views.py Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00