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
fbf81e7780
OpenSlides
/
openslides
/
participant
History
Oskar Hahn
fbf81e7780
sort persons
2012-11-22 16:19:09 +01:00
..
static
rewrote participant status view as class based view
2012-08-10 19:19:41 +02:00
templates
Don't allow to deactivate or delete the superuser or yourself.
2012-11-08 18:57:53 +01:00
__init__.py
added name for participant app in __init__
2012-07-19 11:11:07 +02:00
api.py
Fixed default password generation while CSV import.
2012-10-30 23:10:23 +01:00
forms.py
Rename user group to group. Updated translations. Clean up new french po file.
2012-11-07 22:16:11 +01:00
middleware.py
rename openslidesuser to user and openslidesgroup to group
2012-08-12 12:52:38 +02:00
models.py
sort persons
2012-11-22 16:19:09 +01:00
tests.py
rename test_name_surfix in test_name_suffix in participant/tests.py
2012-10-29 16:27:15 +01:00
urls.py
Add UserView and GroupView part 2
2012-10-30 00:07:25 +01:00
views.py
Don't allow to deactivate or delete the superuser or yourself.
2012-11-08 18:57:53 +01:00