OpenSlides/openslides/topics
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 Added support for multiple projectors. 2016-09-30 18:58:59 +02:00
static Csv export for IE (closes #2898) 2017-01-23 16:24:25 +01:00
__init__.py Moved custom slides to own app topics for better app structure. 2016-09-21 15:00:23 +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
models.py Added docstrings. Small changes. 2016-10-01 01:48:18 +02:00
projector.py list-of-speakers overlay (fixes #2211) 2016-10-12 15:45:21 +02:00
serializers.py Moved custom slides to own app topics for better app structure. 2016-09-21 15:00:23 +02: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