OpenSlides/openslides/users
Norman Jäckel 31e47e0ac5 Merge pull request #2308 from FinnStutzenstein/Issue1213
Handle duplicates during user import (fixes #1213)
2016-08-31 13:05:03 +02:00
..
management Updated start script help text and custom commands. Fixed #1987. 2016-02-25 23:17:04 +01:00
migrations adding user field "number" (fixes #2214) 2016-08-03 16:55:03 +02:00
static Merge pull request #2308 from FinnStutzenstein/Issue1213 2016-08-31 13:05:03 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Forwarding JSON instead of Django model instances to autoupdate loop. 2016-03-06 14:24:53 +01:00
apps.py typo fixing (issue #2181) 2016-06-08 22:18:35 +02:00
auth.py New matrix interface for group editing (closes #435) 2016-08-22 15:05:06 +02:00
config_variables.py Fixed and update English translation strings. 2016-06-28 10:18:43 +02:00
exceptions.py Cleaned up users app. 2015-09-21 16:23:47 +02:00
models.py New matrix interface for group editing (closes #435) 2016-08-22 15:05:06 +02:00
pdf.py adding user field "number" (fixes #2214) 2016-08-03 16:55:03 +02:00
projector.py Rename and refactor some ProjectorElement methods. Fixed #1631. 2016-02-27 20:56:03 +01:00
serializers.py New matrix interface for group editing (closes #435) 2016-08-22 15:05:06 +02:00
signals.py New matrix interface for group editing (closes #435) 2016-08-22 15:05:06 +02:00
urls.py Update requirements, fixt a lot of warnings 2016-01-09 12:19:46 +01:00
views.py Fixed groups metadata view. Upgraded to djangorestframework 3.4.x. Fixed #2275. 2016-08-29 17:06:33 +02:00