OpenSlides/openslides/participant
2012-08-12 10:12:26 +02:00
..
static rewrote participant status view as class based view 2012-08-10 19:19:41 +02:00
templates/participant rewrote participant status view as class based view 2012-08-10 19:19:41 +02:00
__init__.py added name for participant app in __init__ 2012-07-19 11:11:07 +02:00
api.py removed unused imports from participant and did some pep8 changes 2012-08-11 10:51:52 +02:00
forms.py change the users in the groupform 2012-08-11 11:36:55 +02:00
middleware.py changed request.user to be the openslidesuser 2012-08-12 10:12:26 +02:00
models.py change the users in the groupform 2012-08-11 11:36:55 +02:00
tests.py removed unused imports from participant and did some pep8 changes 2012-08-11 10:51:52 +02:00
urls.py rewrote the group views as class based views 2012-08-11 10:09:54 +02:00
views.py change the users in the groupform 2012-08-11 11:36:55 +02:00