OpenSlides/openslides/agenda
Oskar Hahn 2daafa8db9 Created a function to convert anything possible to a user-collectoin-element or None
Changed user.has_perm(...) to has_perm(user, ...) at any place.

Removed old code
2017-01-26 18:57:10 +01:00
..
migrations Prepare migrations for 2.1b1. 2016-12-13 11:58:36 +01:00
static Merge pull request #2907 from emanuelschuetze/pagination 2017-01-25 21:23:45 +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 list-of-speakers overlay (fixes #2211) 2016-10-12 15:45:21 +02: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 Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00