OpenSlides/openslides/utils
Norman Jäckel dc7d27a985 Added REST API for projector. Introduced new projector API.
Added custom slide projector element class.
Added welcome slide as custom slide.
Added user slide projector element class.
Added clock, countdown ans message projector elements.
Renamed SignalConnectMetaClass classmethod get_all_objects to get_all (private API).
Added migrations to core app.
Fixed and wrote tests.
Updated CHANGELOG.
2015-05-29 12:44:25 +02:00
..
__init__.py Add code 2011-07-31 10:46:29 +02:00
autoupdate.py angular single page application 2015-02-05 23:06:09 +01:00
csv_ext.py Use python3 2014-08-24 21:21:11 +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
forms.py Fix LocalizedModelMultipleChoiceField 2015-01-16 20:47:43 +01:00
haystack_processor.py Fixed haystack indexing problem for m2m objects. 2015-01-16 23:07:56 +01:00
main_menu.py Use python3 2014-08-24 21:21:11 +02:00
main.py Changed development settings path. 2015-03-06 16:43:13 +01:00
models.py Use python3 2014-08-24 21:21:11 +02:00
pdf.py Use python3 2014-08-24 21:21:11 +02:00
personal_info.py Use python3 2014-08-24 21:21:11 +02:00
plugins.py Use python3 2014-08-24 21:21:11 +02:00
projector.py Added REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
rest_api.py Added REST API for projector. Introduced new projector API. 2015-05-29 12:44:25 +02:00
settings.py.tpl Rework of management command 2015-01-23 15:40:12 +01:00
signals.py Use python3 2014-08-24 21:21:11 +02:00
test.py New Test order. 2015-01-24 18:00:03 +01:00
utils.py New Test order. 2015-01-24 18:00:03 +01:00
views.py Added utils.views.CSRFMixin to append the csrf token to a view 2015-02-17 20:09:09 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00