OpenSlides/openslides/core
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
..
management password change command 2016-10-14 16:01:46 +02:00
migrations Performance improvements 2017-01-13 13:37:18 +01:00
static Watch perms in client (closes #1855) 2017-01-25 20:19:25 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Created a function to convert anything possible to a user-collectoin-element or None 2017-01-26 18:57:10 +01:00
apps.py Send all data to the client at startup 2017-01-14 20:42:38 +01:00
config.py Use ckeditor in config 2017-01-07 14:45:58 +01:00
config_variables.py Use ckeditor in config 2017-01-07 14:45:58 +01:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Performance improvements 2017-01-13 13:37:18 +01:00
projector.py countdown and message models (closes #2464) 2016-11-19 12:37:33 +01:00
serializers.py countdown and message models (closes #2464) 2016-11-19 12:37:33 +01:00
signals.py countdown and message models (closes #2464) 2016-11-19 12:37:33 +01:00
urls.py Removed viewpoint for Django url patterns. Fixed #1453. 2016-12-16 17:01:34 +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