management
|
Run black on all files
|
2023-05-19 14:57:48 +02:00 |
migrations
|
Remove useless migrations
|
2024-07-12 14:54:14 +02:00 |
static/bda/css
|
Déplace bda.css et supprime une police
|
2019-10-16 20:27:57 +02:00 |
templates
|
Update django version
|
2024-07-12 14:54:14 +02:00 |
tests
|
Fix tests
|
2021-06-15 16:52:56 +02:00 |
__init__.py
|
core -- Apply black + isort to all files
|
2018-10-06 13:15:33 +02:00 |
admin.py
|
Run black on all files
|
2023-05-19 14:57:48 +02:00 |
algorithm.py
|
Run black on all files
|
2023-05-19 14:57:48 +02:00 |
forms.py
|
Make flake8 happy
|
2020-12-04 17:52:33 +01:00 |
models.py
|
Replace unique_together by UniqueConstraint
|
2024-07-12 14:54:14 +02:00 |
urls.py
|
url -> re_path
|
2024-07-12 14:54:14 +02:00 |
views.py
|
Run black on all files
|
2023-05-19 14:57:48 +02:00 |