OpenSlides/openslides/config
Oskar Hahn d937262d28 Use flake8 instead of pep8. Orderd the imports with isort
* changed the fab-command pep8 to check
* checked and fixed any code with flake8. Also the urls.py
* checkt the projector app with pylint
2013-10-14 18:43:12 +02:00
..
templates/config Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
__init__.py Updated license header. 2012-04-25 22:29:19 +02:00
api.py Use flake8 instead of pep8. Orderd the imports with isort 2013-10-14 18:43:12 +02:00
exceptions.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
middleware.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
models.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
signals.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