OpenSlides/openslides/participant
2012-08-10 13:11:10 +02:00
..
static Use same url to toggle participant status. 2012-05-19 19:22:20 +02:00
templates/participant rewrote participant overview as class based view 2012-08-10 11:51:45 +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 make the openslides user a child model of the django user model 2012-08-10 13:11:10 +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 rewrote participant overview as class based view 2012-08-10 11:51:45 +02:00
views.py rewrote participant overview as class based view 2012-08-10 11:51:45 +02:00