OpenSlides/openslides/agenda
2017-02-17 17:20:30 +01:00
..
migrations Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
static Added missing topic text to agenda csv export (Fixed #2954). 2017-02-15 14:46:25 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Fixed security issue #2850: Comments were shown for unprivileged users. 2017-01-15 10:26:37 +01:00
apps.py Send all data to the client at startup 2017-01-14 20:42:38 +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 Reorganize the current list of speakers. Fixes #2669 and find()-calls. 2017-02-07 12:24:54 +01:00
serializers.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
signals.py Improved speed of motion numbering. 2016-12-03 20:57:00 +01:00
views.py Added check for hierarchical loops in agenda sort view. See #2972. 2017-02-17 17:20:30 +01:00