OpenSlides/openslides/participant
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