OpenSlides/openslides/utils
Norman Jäckel 123b7c702b
Merge pull request #3803 from FinnStutzenstein/voting_decimal_places
Support for decimal places in motion and assignment polls
2018-08-23 11:28:26 +02:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py support python 3.7 2018-08-08 21:46:56 +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 support python 3.7 2018-08-08 21:46:56 +02:00
cache.py Delete restricted data cache on permission changes (closes #3396) 2018-05-16 10:59:00 +02:00
collection.py support python 3.7 2018-08-08 21:46:56 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
main.py Fixed settings creation for windows. 2018-08-22 12:39:59 +02:00
migrations.py * Update python requirements 2018-08-07 15:23:11 +02:00
models.py support python 3.7 2018-08-08 21:46:56 +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 Support for decimal places in motion and assignment polls 2018-08-23 08:53:59 +02:00
settings.py.tpl Use newer version of django-redis-sessions, new settings format 2018-08-15 11:37:20 +02: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