OpenSlides/openslides/participant
2012-10-26 17:14:46 +02:00
..
static rewrote participant status view as class based view 2012-08-10 19:19:41 +02:00
templates/participant Add widget with personal info, ticket #25 2012-10-25 23:58:32 +02:00
__init__.py added name for participant app in __init__ 2012-07-19 11:11:07 +02:00
api.py fixed #326 whitespace in allready used names 2012-10-24 11:35:07 +02:00
forms.py Renamed category to detail 2012-10-24 12:30:45 +02:00
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +02:00
models.py Renamed category to detail 2012-10-24 12:30:45 +02:00
tests.py Renamed category to detail 2012-10-24 12:30:45 +02:00
urls.py rewrote the group views as class based views 2012-08-11 10:09:54 +02:00
views.py Change query for assignments in personal_info_widget 2012-10-26 17:14:46 +02:00