OpenSlides/openslides/participant
2013-10-20 21:42:17 +02:00
..
static/javascript A lot of template improvements 2013-05-14 23:20:54 +02:00
templates Full text search with haystack and whoosh. 2013-10-16 08:58:35 +02:00
__init__.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
api.py Clean up main.py and move code to __main__.py and utils/main.py. 2013-10-19 14:44:20 +02:00
forms.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
middleware.py rename openslidesuser to user and openslidesgroup to group 2012-08-12 12:52:38 +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 Full text search with haystack and whoosh. 2013-10-16 08:58:35 +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 Fix url_name_args problems in user and group views. Add tests. 2013-10-20 21:42:17 +02:00