OpenSlides/openslides/participant
2012-08-10 11:18:01 +02:00
..
static Use same url to toggle participant status. 2012-05-19 19:22:20 +02:00
templates/participant fix some errors in participant 2012-08-08 10:52:13 +02:00
__init__.py added name for participant app in __init__ 2012-07-19 11:11:07 +02:00
api.py rename some user api and participant names 2012-08-07 22:43:57 +02:00
forms.py some pep8 corections for the participant app 2012-08-08 10:34:23 +02:00
models.py use OpenSlides.get_full_name instead of OpenSlides.user.get_full_name 2012-08-10 11:18:01 +02:00
tests.py use OpenSlides.get_full_name instead of OpenSlides.user.get_full_name 2012-08-10 11:18:01 +02:00
urls.py cleanup openslides base files. 2012-07-10 14:00:51 +02:00
views.py fix some errors in participant 2012-08-08 10:52:13 +02:00