OpenSlides/openslides/participant
2013-04-09 19:53:18 +02:00
..
static/javascript template: Removed unused participant.css 2013-02-05 21:51:09 +01:00
templates 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
__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 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
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +02:00
models.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
signals.py Update default groups and permissions. 2013-04-02 15:50:40 +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 Reorder GroupDetailView code in view.py. 2013-04-09 19:53:18 +02:00