OpenSlides/openslides/utils
Oskar Hahn 2221b23447 Redesign of the config variables.
Removed the config cache and created files for each app in which the
config variables are defined.
2016-06-03 13:47:54 +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 Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +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 Changed name of '--development' option and name of the respective directory. Fixed #2001 2016-03-01 17:38:14 +01: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 Fix Search on server side 2016-01-25 21:12:34 +01:00
settings.py.tpl Fixed example text in settings. 2016-05-17 14:16:44 +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