OpenSlides/openslides/core
Oskar Hahn cd34d30866 Remove utils.collections.Collection class and other cleanups
* Activate restricted_data_cache on inmemory cache
* Use ElementCache in rest-api get requests
* Get requests on the restapi return 404 when the user has no permission
* Added async function for has_perm and in_some_groups
* changed Cachable.get_restricted_data to be an ansync function
* rewrote required_user_system
* changed default implementation of access_permission.check_permission to
  check a given permission or check if anonymous is enabled
2018-11-03 20:48:19 +01:00
..
management remove old client 2018-10-25 16:04:28 +02:00
migrations Update to channels 2 2018-08-22 06:30:11 +02:00
static remove old client 2018-10-25 16:04:28 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
apps.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
config_variables.py Fixed translation strings and permission check. Updated Changelog. 2018-08-30 15:05:08 +02:00
config.py Remove old projector code 2018-10-29 13:10:15 +01:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
projector.py Remove old projector code 2018-10-29 13:10:15 +01:00
serializers.py Rewrite config to have id field 2017-08-24 15:02:42 +02:00
signals.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
urls.py New url schema 2018-08-22 22:05:06 +02:00
views.py remove old client 2018-10-25 16:04:28 +02:00
websocket.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00