OpenSlides/openslides/utils
Emanuel Schütze ba579637bd
Merge pull request #3684 from FinnStutzenstein/fixMypy
Fixed mypy for utils/migration.py
2018-04-05 09:02:05 +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 Add methods to delete the restricted_data_cache 2018-02-24 18:04:32 +01:00
cache.py Add methods to delete the restricted_data_cache 2018-02-24 18:04:32 +01: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 Preparations for the SAML plugin; Fixed caching of main views. 2018-01-21 11:54:01 +01: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