OpenSlides/openslides/utils
2018-05-16 10:59:00 +02:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
arguments.py Added --no-template-caching 2018-03-05 11:55:15 +01:00
auth.py more typings 2017-09-03 18:34:55 +02:00
autoupdate.py Remove projector from projector-all 2018-04-24 11:20:15 +02:00
cache.py Delete restricted data cache on permission changes (closes #3396) 2018-05-16 10:59:00 +02:00
collection.py Added autoupdate bundle middleware. 2018-01-25 23:09:28 +01:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
main.py One request for each projection. Added some validation for clear_elements and prune_elements 2018-04-24 10:23:28 +02:00
migrations.py Fixed mypy for utils/migration.py. 2018-04-04 15:47:13 +02:00
models.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
plugins.py Preparations for the SAML plugin; Fixed caching of main views. 2018-01-21 11:54:01 +01:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
rest_api.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
settings.py.tpl Preparations for the SAML plugin; Fixed caching of main views. 2018-01-21 11:54:01 +01:00
test.py CollectionElement and Autoupdate cleanups 2017-09-15 12:11:32 +02:00
utils.py more typings 2017-09-03 18:34:55 +02:00
validate.py fixed indentions and wrong line breaks in pdf, remove every tab in html (fixes #3678) 2018-03-25 11:10:17 +02:00
views.py Merge pull request #3600 from ostcar/cache-api 2018-04-04 13:41:27 +02:00