OpenSlides/openslides/users
2017-03-27 23:30:43 +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 Show username if first and last name is empty (Fixed #3121) 2017-03-22 09:13:33 +01:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Better dialog handling. Many fixes. 2017-02-17 14:58:35 +01: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 Adding agenda/topics app, fixes user app 2017-03-07 15:02:39 +01:00
urls.py Removed old code needed be the server to serve pdf 2016-11-07 15:54:29 +01:00
views.py Improved autoupdate on permission change. 2017-03-06 17:42:27 +01:00