OpenSlides/openslides/users/migrations
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
..
__init__.py Added initial migrations for all apps 2015-06-29 15:38:15 +02:00
0001_initial.py Updated migrations. 2016-03-06 14:36:50 +01:00
0002_user_misc_default_groups.py Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
0003_group.py Performance improvements 2017-01-13 13:37:18 +01:00