OpenSlides/openslides/users
2017-04-19 13:38:06 +02:00
..
management Added groups_id to management command 'createopenslidesuser'. 2017-01-11 13:46:56 +01:00
migrations Fix the migration of the groups. 2017-01-27 11:59:31 +01:00
static Fixed compare of duplicated users while csv user import. 2017-04-19 13:38:06 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py User without permission to see users can now see some required users. 2017-04-11 17:10:49 +02:00
apps.py Improved autoupdate on permission change. 2017-03-06 17:42:27 +01:00
config_variables.py Rename first/last name to given name/surname (Fixes #2564). 2016-12-07 19:49:25 +01:00
models.py Added command to create example data. 2017-03-27 23:30:43 +02:00
projector.py Change system for autoupdate on the projector (#2394) 2016-09-17 22:26:23 +02:00
serializers.py Removed restricted fields from PUT request where a users wants to update himself. Fixed #2986 and #2984. 2017-02-24 15:22:55 +01:00
signals.py Support logos 2017-04-12 14:28:46 +02:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py Added support for password validation using Django or custom validators e. g. for minimum password length. 2017-04-13 16:20:38 +02:00