OpenSlides/openslides/core/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 REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
0001_initial.py Used bulk_create to create the initial projector during migration. Fixed #2035. 2016-03-07 19:09:45 +01:00
0002_misc_features.py Remove old countdowns and messages in core migrations. 2016-12-13 17:04:25 +01:00
0003_auto_20161217_1158.py Performance improvements 2017-01-13 13:37:18 +01:00