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
bba301a4b3
OpenSlides
/
openslides
/
participant
History
Emanuel Schuetze
bba301a4b3
#420
: Use clean layout for group slide: Remove printing group users; print group name and number of members only. (Later we need a solution to print users fullname not username.)
2012-11-22 22:07:33 +01:00
..
static
rewrote participant status view as class based view
2012-08-10 19:19:41 +02:00
templates
#420
: Use clean layout for group slide: Remove printing group users; print group name and number of members only. (Later we need a solution to print users fullname not username.)
2012-11-22 22:07:33 +01:00
__init__.py
added name for participant app in __init__
2012-07-19 11:11:07 +02:00
api.py
Rename participant field 'details' to 'structure level' (Gliederungsebene). (DB rebuild required!)
2012-11-19 23:30:09 +01:00
forms.py
Rename participant field 'details' to 'structure level' (Gliederungsebene). (DB rebuild required!)
2012-11-19 23:30:09 +01:00
middleware.py
rename openslidesuser to user and openslidesgroup to group
2012-08-12 12:52:38 +02:00
models.py
Fixed typo in comment.
2012-11-22 21:48:49 +01:00
tests.py
Rename participant field 'details' to 'structure level' (Gliederungsebene). (DB rebuild required!)
2012-11-19 23:30:09 +01:00
urls.py
Add UserView and GroupView part 2
2012-10-30 00:07:25 +01:00
views.py
fixed error, which allowed admins to delete the anonymous grou
2012-11-22 17:29:49 +01:00