Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Klub Dev ENS
gestioCOF
Commits
fdd2b352
Commit
fdd2b352
authored
6 years ago
by
Aurélien Delobelle
Browse files
Options
Download
Patches
Plain Diff
core -- Apply black + isort to all files
parent
104e71dc
master
Aufinal/alcoolémie
Aufinal/backbone_checkout
Aufinal/es6-js
Evarin/sitecof-rewrite-urls
Kerl/mail_error_handling
Production
aureplop/core-deploy_initial
aureplop/hooks_fix-pre-commit
aureplop/install-authens
aureplop/kfet-auth
bclement/autocomplete-queryset
fix-shared-session
journal-de-caisse
kerl/authens
kerl/bds_export
kerl/bds_home
kerl/bds_registration
kerl/clickable_links
kerl/dumpkfet
kerl/factor_autocompletion_views
kerl/negatifs_handle_smtp_errors
kerl/sitecof_absolute_urls
luj/adhesions
mdebray/ajout_recherche_petits_cours
qwann/k-fet/graphs
tbastian/kfet-rgpd
thubrecht/bds-tests
thubrecht/daphne
thubrecht/export-ventes
thubrecht/pause-mail-auto
v0.11
v0.10
v0.9
v0.8
v0.7.2
v0.7.1
v0.7
v0.6
v0.5
v0.4.2
v0.4.1
v0.4
v0.3.3
v0.3.2
v0.3.1
v0.3
1 merge request
!317
core -- Add and apply black, flake8, isort to CI and pre-commit
Changes
196
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
bda/__init__.py
+0
-1
bda/__init__.py
bda/admin.py
+96
-85
bda/admin.py
bda/algorithm.py
+16
-11
bda/algorithm.py
bda/forms.py
+65
-74
bda/forms.py
bda/management/commands/loadbdadevdata.py
+34
-40
bda/management/commands/loadbdadevdata.py
bda/management/commands/manage_reventes.py
+6
-10
bda/management/commands/manage_reventes.py
bda/management/commands/sendrappels.py
+10
-9
bda/management/commands/sendrappels.py
bda/migrations/0001_initial.py
+155
-57
bda/migrations/0001_initial.py
bda/migrations/0002_add_tirage.py
+54
-26
bda/migrations/0002_add_tirage.py
bda/migrations/0003_update_tirage_and_spectacle.py
+6
-8
bda/migrations/0003_update_tirage_and_spectacle.py
bda/migrations/0004_mails-rappel.py
+11
-9
bda/migrations/0004_mails-rappel.py
bda/migrations/0005_encoding.py
+12
-12
bda/migrations/0005_encoding.py
bda/migrations/0006_add_tirage_switch.py
+10
-11
bda/migrations/0006_add_tirage_switch.py
bda/migrations/0007_extends_spectacle.py
+63
-54
bda/migrations/0007_extends_spectacle.py
bda/migrations/0008_py3.py
+64
-57
bda/migrations/0008_py3.py
bda/migrations/0009_revente.py
+62
-44
bda/migrations/0009_revente.py
bda/migrations/0010_spectaclerevente_shotgun.py
+12
-10
bda/migrations/0010_spectaclerevente_shotgun.py
bda/migrations/0011_tirage_appear_catalogue.py
+5
-8
bda/migrations/0011_tirage_appear_catalogue.py
bda/migrations/0012_notif_time.py
+14
-12
bda/migrations/0012_notif_time.py
bda/migrations/0012_swap_double_choice.py
+18
-20
bda/migrations/0012_swap_double_choice.py
with
713 additions
and
558 deletions
+713
-558
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets