OpenSlides/openslides/agenda
Emanuel Schuetze 40af20cedb New feature: couple countdown with list of speakers
'Begin speach' button starts countdown, 'end speach' button stops countdown.
2013-10-18 22:30:05 +02:00
..
static Fixed typo in English translation string in djangojs.po. 2013-09-06 21:59:53 +02:00
templates Add CKeditor to the agenda item text field 2013-10-18 10:18:05 +02:00
__init__.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
forms.py Add CKeditor to the agenda item text field 2013-10-18 10:18:05 +02:00
models.py New feature: couple countdown with list of speakers 2013-10-18 22:30:05 +02:00
search_indexes.py Full text search with haystack and whoosh. 2013-10-16 08:58:35 +02:00
signals.py New feature: couple countdown with list of speakers 2013-10-18 22:30:05 +02:00
slides.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
urls.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
views.py Cache the results of ItemDelete.get_answer_options 2013-10-18 07:49:39 +02:00