OpenSlides/openslides/motion
Norman Jäckel eed5c59013 Refactored serializers and autoupdate.
Added api for groups.
Refactored serializers now using 'id' instead of 'url'.
Rework of tornado autoupdate functionality.
Implemented extra data in SockJS messages.
2015-02-05 19:49:54 +01:00
..
static/css New poll slides for motion and assignment. (Fixed #862) 2014-05-02 23:40:23 +02:00
templates Update to bootstrap 3.3.1. 2015-01-21 12:23:32 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
apps.py Added REST api for motion, mediafile and config app. Refactor REST api in other apps. 2015-01-31 14:15:10 +01:00
csv_import.py Use the new django transaction API 2014-10-19 10:52:48 +02:00
exceptions.py Use python3 2014-08-24 21:21:11 +02:00
forms.py Fix field order in motion forms. 2015-01-18 01:01:38 +01:00
main_menu.py Update to bootstrap 3.3.1. 2015-01-21 12:23:32 +01:00
models.py Added REST api for motion, mediafile and config app. Refactor REST api in other apps. 2015-01-31 14:15:10 +01:00
pdf.py Merge branch 'stable/1.7.x' 2015-01-23 02:33:17 +01:00
personal_info.py Use python3 2014-08-24 21:21:11 +02:00
search_indexes.py Use python3 2014-08-24 21:21:11 +02:00
serializers.py Refactored serializers and autoupdate. 2015-02-05 19:49:54 +01:00
signals.py Rework of management command 2015-01-23 15:40:12 +01:00
urls.py Merge branch 'stable/1.6.x' 2015-01-06 13:04:07 +01:00
views.py Added REST api for motion, mediafile and config app. Refactor REST api in other apps. 2015-01-31 14:15:10 +01:00
widgets.py Use python3 2014-08-24 21:21:11 +02:00