OpenSlides/openslides/utils
2016-08-29 16:37:53 +02:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
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 Added REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
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 Moved config app into the core app 2015-06-29 15:15:33 +02:00
plugins.py Fixed test plugin. 2016-02-16 23:04:26 +01:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
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 Refactored view permissions. 2015-07-05 22:17:58 +02:00