2bc5f3d646
- Drop `%` in favour of `.format` which has a better specification - Remove a string concatenation - Remove the trailing slashes according to the PEP8: https://www.python.org/dev/peps/pep-0008/#maximum-line-length NB. We let some which will disappear in the next commit. - Remove an unused import and change the imports order |
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
static | ||
templates | ||
templatetags | ||
__init__.py | ||
admin.py | ||
autocomplete.py | ||
autocomplete_light_registry.py | ||
csv_views.py | ||
decorators.py | ||
forms.py | ||
models.py | ||
petits_cours_models.py | ||
petits_cours_views.py | ||
shared.py | ||
tests.py | ||
urls.py | ||
views.py | ||
widgets.py |