OpenSlides/openslides/utils
Oskar Hahn 368873e738 Adds a cache system to the CollectionElement and add
a Collection class that can be used to call a collection
used this for the list and receive rest api.
2016-09-30 21:37:52 +02:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
autoupdate.py Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00
collection.py Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +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 Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00
pdf.py Updated settings files. Fixed timezone support. 2016-09-16 21:17:00 +02:00
plugins.py Fixed test plugin. 2016-02-16 23:04:26 +01:00
projector.py Implemented need_full_update check. Fixed #2396. 2016-09-23 14:36:26 +02:00
rest_api.py Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00
search.py Used whoosh.writing.AsyncWriter. See #2198. 2016-08-03 16:46:52 +02:00
settings.py.tpl Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +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