OpenSlides/openslides/utils
Emanuel Schütze e2630faead
Merge pull request #5149 from FinnStutzenstein/deleteUsersWithWSConnection
Fixed late autoupdates with deleted users
2019-12-09 10:41:59 +01:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py Major cache rewrite: 2019-08-08 08:35:02 +02:00
arguments.py use f-string syntax for strings 2019-01-18 17:37:36 +01:00
auth.py Fixed late autoupdates with deleted users 2019-11-29 13:15:20 +01:00
autoupdate.py Enhances the autoupdate of projector by change-id 2019-10-02 16:30:30 +02:00
cache_providers.py Adding a second optional redis for read only accesses 2019-12-03 12:30:31 +01:00
cache.py Locking service and locks the history build process (fixes #4039) 2019-12-03 12:14:49 +01:00
constants.py saml 2019-10-21 13:34:01 +02:00
consumers.py Fixed late autoupdates with deleted users 2019-11-29 13:15:20 +01:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
locking.py Adding a second optional redis for read only accesses 2019-12-03 12:30:31 +01:00
logging.py Logging prefix and handling redis connection errors 2019-09-02 08:09:28 +02:00
main.py activate start command 2019-01-20 11:24:42 +01:00
middleware.py Major cache rewrite: 2019-08-08 08:35:02 +02:00
migrations.py Fix 'errors' 2019-01-30 12:18:59 +01:00
models.py Skip autoupdates on foreign personal notes 2019-09-02 13:57:12 +02:00
plugins.py Run black 2019-01-08 21:51:52 +01:00
projector.py Fixes python3.7 tests 2019-10-29 15:05:52 +01:00
redis_connection_pool.py Adding a second optional redis for read only accesses 2019-12-03 12:30:31 +01:00
redis.py Adding a second optional redis for read only accesses 2019-12-03 12:30:31 +01:00
rest_api.py Major cache rewrite: 2019-08-08 08:35:02 +02:00
schema_version.py Logging prefix and handling redis connection errors 2019-09-02 08:09:28 +02:00
settings.py.tpl saml 2019-10-21 13:34:01 +02:00
startup.py saml 2019-10-21 13:34:01 +02:00
stats.py Logging prefix and handling redis connection errors 2019-09-02 08:09:28 +02:00
test.py Remove CollectionElement 2018-11-04 01:06:01 +01:00
utils.py websocket logging 2019-05-07 16:37:38 +02:00
validate.py Added html validation for users and personal notes 2019-11-08 15:39:18 +01:00
views.py Added config for more verbose errors on reset password 2019-09-03 14:47:45 +02:00
websocket.py Fixes python3.7 tests 2019-10-29 15:05:52 +01:00