OpenSlides/openslides/participant
Emanuel Schuetze 533c65562d Don't allow to deactivate or delete the superuser or yourself.
Otherwise it's very danger to lock out your current (superuser) session.
2012-11-08 18:57:53 +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 Merge pull request #34 from normanjaeckel/UserSlide 2012-11-08 00:25:04 -08: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