OpenSlides/openslides/core
Norman Jäckel 452ecfbbd0
Merge pull request #3454 from FinnStutzenstein/UserFormFix
Fixed user form for groups with ids greater than 9
2017-10-29 17:57:18 +01:00
..
management Fixed all remarks 2017-10-13 12:02:23 +02:00
migrations Support logos 2017-04-12 14:28:46 +02:00
static Merge pull request #3454 from FinnStutzenstein/UserFormFix 2017-10-29 17:57:18 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Rewrite config to have id field 2017-08-24 15:02:42 +02:00
apps.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
config_variables.py Custom Translations 2017-09-05 08:04:02 +02:00
config.py Rework on motion comments (fixes #3350). 2017-09-12 14:58:43 +02:00
exceptions.py Moved config app into the core app 2015-06-29 15:15:33 +02:00
models.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
projector.py Rewrite projector_element without dispatch 2017-09-05 22:46:13 +02:00
serializers.py Rewrite config to have id field 2017-08-24 15:02:42 +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 Generate webclient-realm.js while collecting staticfiles (fixes #3422) 2017-10-04 12:26:30 +02:00