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
1832a0c125
OpenSlides
/
openslides
/
participant
History
Oskar Hahn
1832a0c125
make the openslides user a child model of the django user model
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