OpenSlides/openslides/assignments
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 Sort candidates in assignments 2016-12-19 16:03:45 +01:00
static Watch perms in client (closes #1855) 2017-01-25 20:19:25 +01:00
__init__.py Added a way to load angular apps dynamical 2015-07-01 20:10:40 +02:00
access_permissions.py Performance improvements 2017-01-13 13:37:18 +01:00
apps.py Send all data to the client at startup 2017-01-14 20:42:38 +01:00
config_variables.py Majority calculation for assignments. 2016-12-01 14:35:35 +01:00
models.py Performance improvements 2017-01-13 13:37:18 +01:00
projector.py list-of-speakers overlay (fixes #2211) 2016-10-12 15:45:21 +02:00
serializers.py Validates open posts field of assignment form (Fixes #2623) 2017-01-14 15:30:02 +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