OpenSlides/openslides/agenda
Roland Geider 95fe58eb99 Add prototype of full text search integration in openslides
Allow for empty title and text body, fix pep8 errors
2013-10-15 22:35:53 +02:00
..
static Fixed typo in English translation string in djangojs.po. 2013-09-06 21:59:53 +02:00
templates/agenda Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
__init__.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
forms.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
models.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
search_indexes.py Add prototype of full text search integration in openslides 2013-10-15 22:35:53 +02:00
signals.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +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 Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00