OpenSlides/openslides/participant
Emanuel Schuetze 0587c2019a Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code.
Fixed csv import (added success url).

Added large csv file for testing import of >1000 participants.

Removed lage csv example file for paticipants (will be sustitute by a test script in future).
2013-03-14 22:34:40 +01:00
..
fixtures removed initial_data 2012-11-25 00:55:25 +01:00
static/javascript template: Removed unused participant.css 2013-02-05 21:51:09 +01:00
templates Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code. 2013-03-14 22:34:40 +01:00
__init__.py added name for participant app in __init__ 2012-07-19 11:11:07 +02:00
api.py Droped support for python 2.5 2012-12-14 14:21:53 +01:00
forms.py Merged (conflicts). 2013-01-05 15:29:57 +01:00
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +02:00
models.py Merge remote branch 'upstream/master' 2012-11-27 20:10:13 +01:00
urls.py Import urls.py needed django functions from django.conf.urls 2013-01-05 01:05:38 +01:00
views.py Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code. 2013-03-14 22:34:40 +01:00