OpenSlides/openslides/participant
2013-04-15 19:23:37 +02:00
..
static/javascript template: Removed unused participant.css 2013-02-05 21:51:09 +01:00
templates Fixed issue #585. Sort group members by first name or last name in group detail view according to config variable 2013-04-13 18:13:11 +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 Remove participants field 'type'. Use 'group' field instead. Updated csv import, overview table and user detail view 2013-04-09 11:21:55 +02:00
forms.py Protection for participant managers, Issue #122 2013-04-14 23:52:20 +02:00
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +02:00
models.py New Feature: List of speakers. 2013-04-15 19:23:37 +02:00
signals.py New Feature: List of speakers. 2013-04-15 19:23:37 +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 New Overlay API 2013-04-15 13:24:08 +02:00