OpenSlides/openslides/utils
Oskar Hahn 97b21427aa Change the way that missing cache ids are found.
This is probalby faster but in any way it maks debugging a lot easier. To go though
a big list in a for-loop is no fun at all.
2017-01-10 20:50:44 +01:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
access_permissions.py Added docstrings. Small changes. 2016-10-01 01:48:18 +02:00
autoupdate.py Added view to follow recommendations. 2016-10-17 21:02:50 +02:00
collection.py Change the way that missing cache ids are found. 2017-01-10 20:50:44 +01: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 More tests, development instructions and small changes. 2016-10-01 01:48:30 +02:00
plugins.py Fixed test plugin. 2016-02-16 23:04:26 +01:00
projector.py Fixed broadcast. Fixed #2467. 2016-10-01 14:37:04 +02:00
rest_api.py Adds a cache system to the CollectionElement and add 2016-09-30 21:37:52 +02:00
search.py Improved assignments and motions pdf. 2016-11-14 17:55:50 +01:00
settings.py.tpl Add new personal settings MOTIONS_ALLOW_AMENDMENTS_OF_AMENDMENTS. 2017-01-09 14:25:28 +01: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 Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00