OpenSlides/openslides/users
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
..
management Added groups_id to management command 'createopenslidesuser'. 2017-01-11 13:46:56 +01:00
migrations Performance improvements 2017-01-13 13:37:18 +01:00
static Change user import table 2017-01-09 14:22:32 +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 Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
models.py Performance improvements 2017-01-13 13:37:18 +01:00
projector.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
serializers.py Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
signals.py Performance improvements 2017-01-13 13:37:18 +01:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py Performance improvements 2017-01-13 13:37:18 +01:00