kpsul/gestioncof
Théophile Bastian 6d68f6638f PEP8: few more changes
Taken MR comments into account:
* `and` is considered a binary operator, thus put at the beginning of the line when splitting a line,
* same for `+`,
* same for `.` (different reasons).
2016-07-09 22:59:51 +01:00
..
migrations Autorise les demandes de petits cours non traitées 2016-06-17 13:42:12 +02:00
static suppression fonctions inutiles 2016-06-24 16:52:21 +02:00
templates Fix typo 2016-06-24 13:59:07 +02:00
templatetags Merge branch 'Aufinal/liste_spectacles' into Aufinal/view_spectacles 2016-06-15 20:36:00 +02:00
__init__.py Initial import 2012-06-27 23:28:35 +02:00
admin.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
autocomplete.py PEP8: few more changes 2016-07-09 22:59:51 +01:00
autocomplete_light_registry.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
csv_views.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
decorators.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
forms.py PEP8: few more changes 2016-07-09 22:59:51 +01:00
models.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
petits_cours_models.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
petits_cours_views.py PEP8: few more changes 2016-07-09 22:59:51 +01:00
shared.py PEP8: fixed ' = ' → '=' on parameters 2016-07-09 20:19:37 +01:00
tests.py Initial import 2012-06-27 23:28:35 +02:00
urls.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00
views.py PEP8: few more changes 2016-07-09 22:59:51 +01:00
widgets.py PEP8: Enforced other rules, including 80 cols 2016-07-09 21:39:11 +01:00