OpenSlides/openslides/utils
2016-08-29 16:37:53 +02:00
..
__init__.py
access_permissions.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
autoupdate.py Fixed autoupdate for deleted instances. Fixed #2329. 2016-08-29 16:37:53 +02:00
dispatch.py
exceptions.py
main.py No crash without a browser (fixes #2249) 2016-08-09 08:22:04 +02:00
models.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
pdf.py
plugins.py
projector.py
rest_api.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
search.py Used whoosh.writing.AsyncWriter. See #2198. 2016-08-03 16:46:52 +02:00
settings.py.tpl Big Mode for OpenSlides 2016-06-09 11:14:39 +02:00
test.py Redesign of the config variables. 2016-06-03 13:47:54 +02:00
utils.py Massive refactoring for autoupdate optimization. 2016-03-06 14:22:40 +01:00
views.py