OpenSlides/openslides/participant
2011-11-14 21:54:42 +01:00
..
templates/participant Removed generate passwords function/link. Now passwords will be generated after creating participants. 2011-11-14 21:25:20 +01:00
__init__.py Add code 2011-07-31 10:46:29 +02:00
admin.py Add code 2011-07-31 10:46:29 +02:00
api.py default password and reset function 2011-09-03 17:17:29 +02:00
forms.py Filter permissions displayed in the group editor (as requested by #59). 2011-11-14 20:45:04 +01:00
models.py Removed generate passwords function/link. Now passwords will be generated after creating participants. 2011-11-14 21:25:20 +01:00
tests.py Add code 2011-07-31 10:46:29 +02:00
urls.py Removed generate passwords function/link. Now passwords will be generated after creating participants. 2011-11-14 21:25:20 +01:00
views.py Use gen_password() for new user objects created via user or application import. 2011-11-14 21:54:42 +01:00