OpenSlides/openslides/agenda
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 Do not enable inline editing for non privileged users 2017-01-09 16:03:09 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01: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
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 Performance improvements 2017-01-13 13:37:18 +01:00
projector.py list-of-speakers overlay (fixes #2211) 2016-10-12 15:45:21 +02:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py Improved speed of motion numbering. 2016-12-03 20:57:00 +01:00
views.py Sort candidates in assignments 2016-12-19 16:03:45 +01:00