This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3dd5ce9e73
OpenSlides
/
openslides
/
participant
History
Emanuel Schuetze
3dd5ce9e73
Fixed default password generation while CSV import.
2012-10-30 23:10:23 +01:00
..
static
rewrote participant status view as class based view
2012-08-10 19:19:41 +02:00
templates
/participant
Renamed category to detail
2012-10-24 12:30:45 +02:00
__init__.py
added name for participant app in __init__
2012-07-19 11:11:07 +02:00
api.py
Fixed default password generation while CSV import.
2012-10-30 23:10:23 +01:00
forms.py
Updated translations (for sorting participants).
2012-10-30 22:59:37 +01:00
middleware.py
rename openslidesuser to user and openslidesgroup to group
2012-08-12 12:52:38 +02:00
models.py
Use participant_sort_users_by_first_name config var for overview table, participant list (pdf) and first time passwords (pdf).
2012-10-30 23:00:24 +01:00
tests.py
rename test_name_surfix in test_name_suffix in participant/tests.py
2012-10-29 16:27:15 +01:00
urls.py
rewrote the group views as class based views
2012-08-11 10:09:54 +02:00
views.py
Use participant_sort_users_by_first_name config var for overview table, participant list (pdf) and first time passwords (pdf).
2012-10-30 23:00:24 +01:00