OpenSlides/openslides/participant
Norman Jäckel aa0728ff60 User lockout protection, fixed #666
Protection of updating and deleting users and groups if this caused a lockout of the requesting user.
2013-06-11 11:02:40 +02:00
..
static/javascript A lot of template improvements 2013-05-14 23:20:54 +02:00
templates Fixed #701: Check bootstrap tooltips on all buttons. 2013-06-03 22:42:16 +02:00
__init__.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
api.py Some last (template) improvements for next release 2013-05-16 21:03:42 +02:00
forms.py User lockout protection, fixed #666 2013-06-11 11:02:40 +02:00
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +02:00
models.py User lockout protection, fixed #666 2013-06-11 11:02:40 +02:00
signals.py Fix #696 2013-06-03 00:23:47 +02:00
urls.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
views.py User lockout protection, fixed #666 2013-06-11 11:02:40 +02:00