OpenSlides/openslides/participant
Oskar Hahn 1f2f7cc73a rewrote user csv import
The import does not delete the existing users anymore, but append the users as new users.
2012-08-10 19:49:46 +02:00
..
static rewrote participant status view as class based view 2012-08-10 19:19:41 +02:00
templates/participant rewrote participant status view as class based view 2012-08-10 19:19:41 +02:00
__init__.py added name for participant app in __init__ 2012-07-19 11:11:07 +02:00
api.py rewrote user csv import 2012-08-10 19:49:46 +02:00
forms.py rewrote user csv import 2012-08-10 19:49:46 +02:00
models.py make the openslides user a child model of the django user model 2012-08-10 13:11:10 +02:00
tests.py ix participant tests 2012-08-10 13:26:03 +02:00
urls.py rewrote user csv import 2012-08-10 19:49:46 +02:00
views.py rewrote user csv import 2012-08-10 19:49:46 +02:00