OpenSlides/openslides/core
Emanuel Schütze f46ad742e3 Merge pull request #3230 from FinnStutzenstein/Issue3219
Cleanup MotionUpdateCtrl (fixes #3219)
2017-05-15 14:17:55 +02:00
..
management Added version to getgeiss command. 2017-04-03 13:41:48 +02:00
migrations Support logos 2017-04-12 14:28:46 +02:00
static Merge pull request #3230 from FinnStutzenstein/Issue3219 2017-05-15 14:17:55 +02: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 User without permission to see users can now see some required users. 2017-04-11 17:10:49 +02:00
config.py Support logos 2017-04-12 14:28:46 +02:00
config_variables.py Show pdf footer logo. Fixed layout. 2017-04-27 12:58:11 +02:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Support logos 2017-04-12 14:28:46 +02:00
projector.py Added support for CamelCase to RESTModelMixin. See #2480. 2017-02-16 13:31:57 +01:00
serializers.py fixing validate_html and motion saving (fixes #3140) 2017-03-28 19:39:06 +02:00
signals.py Refactoring of data parsing for startup and autoupdate. 2017-05-03 08:58:29 +02:00
urls.py Add local convert to Base64 (Fixes #2705) 2017-04-12 14:57:40 +02:00
views.py Fix clearing empty chat messages (fixes #3192) 2017-04-19 08:00:18 +02:00