OpenSlides/openslides/motion
Norman Jäckel b0e3c7d456 Fix missing url_name_args = [] lines in different views.
Fix custom slide create and update view.
Fix motion category create and update view.
2013-10-21 19:10:53 +02:00
..
static/styles Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
templates Send js to the projector 2013-10-21 07:53:21 +02:00
__init__.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
csv_import.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
exceptions.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
forms.py Insert new feature: attachments for motions. 2013-10-18 12:32:29 +02:00
models.py Insert new feature: attachments for motions. 2013-10-18 12:32:29 +02:00
pdf.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 missing url_name_args = [] lines in different views. 2013-10-21 19:10:53 +02:00