OpenSlides/openslides/utils
Oskar Hahn 5dcfc69ff8 Update settings.py.tpl
Also the last line of a dict should end with a ',' or with the closing }
2017-01-26 21:17:36 +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
auth.py Changed the function has_perm to support an user id or None as the first argument. 2017-01-24 15:16:29 +01:00
autoupdate.py Merge pull request #2882 from normanjaeckel/ChannelSendWait 2017-01-25 16:40:43 +01:00
cache.py Performance improvements 2017-01-13 13:37:18 +01:00
collection.py Added docstrings 2017-01-24 15:16:29 +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 Fixed error when running manage.py collectstatic. Fixed #2861. 2017-01-18 15:33:45 +01: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 Quickfix for #2865. The problem is not completely solved. 2017-01-14 17:15:30 +01:00
settings.py.tpl Update settings.py.tpl 2017-01-26 21:17:36 +01:00
test.py Performance improvements 2017-01-13 13:37:18 +01: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