OpenSlides/openslides/agenda
Emanuel Schütze 26c9937220 Merge pull request #3075 from emanuelschuetze/issue3066
Fixed autoupdate error after deleting a slide (Fixed #3066).
2017-03-09 08:58:24 +01:00
..
migrations Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
static Hide empty placeholder of ui-tree in sort templates. 2017-03-08 23:07:22 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Always provide the list of speakers (closes #3003) 2017-03-03 14:35:55 +01:00
apps.py Adding agenda/topics app, fixes user app 2017-03-07 15:02:39 +01:00
config_variables.py Using a datetimepicker for agenda start time (closes #2413 and fixes #2440) 2016-10-06 22:12:51 +02:00
models.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00
projector.py Fixed autoupdate error after deleting a slide (Fixed #3066). 2017-03-09 08:51:57 +01:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py Adding agenda/topics app, fixes user app 2017-03-07 15:02:39 +01:00
views.py Added check for hierarchical loops in agenda sort view. See #2972. 2017-02-17 17:20:30 +01:00