OpenSlides/openslides/topics
Oskar Hahn 9bb77817dd Refactor assess_permission
* Remove access_permission.get_full_data()
* Remove access_permission.gcet_serializer_class()
* get serializer class from model
2018-12-16 09:10:52 +01:00
..
migrations Added support for multiple projectors. 2016-09-30 18:58:59 +02: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 Refactor assess_permission 2018-12-16 09:10:52 +01:00
apps.py Refactor assess_permission 2018-12-16 09:10:52 +01:00
models.py Handling of titles, projection and content objects in items 2018-09-14 08:36:35 +02:00
projector.py Remove old projector code 2018-10-29 13:10:15 +01:00
serializers.py New item type internal. 2018-08-16 15:28:30 +02:00
signals.py Adding agenda/topics app, fixes user app 2017-03-07 15:02:39 +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