OpenSlides/openslides/users
2017-05-01 21:52:16 +02:00
..
management Added groups_id to management command 'createopenslidesuser'. 2017-01-11 13:46:56 +01:00
migrations Changed restricted data parsing. Cached full data on startup. 2017-05-01 21:52:16 +02:00
static Changed PDF documentProvider to accept images and some cleanup. 2017-04-27 12:58:11 +02:00
__init__.py Added Django's application configuration. 2014-12-10 17:16:58 +01:00
access_permissions.py Changed restricted data parsing. Cached full data on startup. 2017-05-01 21:52:16 +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 Personal note (client side) 2017-04-27 09:10:46 +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