This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ddb5756868
OpenSlides
/
openslides
/
participant
History
Oskar Hahn
ddb5756868
rewrote the participant edit view as class based view
2012-08-10 13:22:09 +02:00
..
static
Use same url to toggle participant status.
2012-05-19 19:22:20 +02:00
templates
/participant
rewrote the participant edit view as class based view
2012-08-10 13:22:09 +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
rewrote the participant edit view as class based view
2012-08-10 13:22:09 +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 the participant edit view as class based view
2012-08-10 13:22:09 +02:00
views.py
rewrote the participant edit view as class based view
2012-08-10 13:22:09 +02:00