OpenSlides/openslides/utils
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
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
arguments.py drop python 3.5 2018-08-23 17:51:30 +02:00
auth.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
autoupdate.py Split up autoupdate functions (sync and async). 2018-10-30 13:07:24 +01:00
cache_providers.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
cache.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
collection.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
constants.py Make Consumer real async again 2018-09-04 08:57:50 +02:00
consumers.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
main.py Fixed settings creation for windows. 2018-08-22 16:51:46 +02:00
middleware.py Update to channels 2 2018-08-22 06:30:11 +02:00
migrations.py Update to channels 2 2018-08-22 06:30:11 +02:00
models.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
plugins.py drop python 3.5 2018-08-23 17:51:30 +02:00
projector.py Remove old projector code 2018-10-29 13:10:15 +01:00
redis.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
rest_api.py Remove utils.collections.Collection class and other cleanups 2018-11-03 20:48:19 +01:00
settings.py.tpl Update to channels 2 2018-08-22 06:30:11 +02:00
test.py Update to channels 2 2018-08-22 06:30:11 +02:00
utils.py drop python 3.5 2018-08-23 17:51:30 +02:00
validate.py Update to channels 2 2018-08-22 06:30:11 +02:00
views.py remove old client 2018-10-25 16:04:28 +02:00
websocket.py Move websocket protocoll in apps 2018-10-29 12:33:15 +01:00