OpenSlides/openslides/core
Norman Jäckel 2aeaf251a2 Merge pull request #3335 from emanuelschuetze/config-order
Reorder weight fields of core configs.
2017-07-28 14:53:53 +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 Motion formatting and sort fixes 2017-07-28 14:26:28 +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 Renamed is_user_data_required to required_users. Fixed #3238. 2017-05-22 16:08:52 +02:00
config_variables.py Reorder weight fields of core configs. 2017-07-28 14:31:59 +02:00
config.py Support logos 2017-04-12 14:28:46 +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 Renamed is_user_data_required to required_users. Fixed #3238. 2017-05-22 16:08:52 +02:00
urls.py Add local convert to Base64 (Fixes #2705) 2017-04-12 14:57:40 +02:00
views.py Projectorsize selection with slider 2017-06-28 09:23:40 +02:00