management
|
core -- Fix flake8 errors
|
2018-10-06 13:15:33 +02:00 |
migrations
|
Remove useless migrations
|
2022-10-03 10:58:52 +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
|
2022-10-03 10:55:33 +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 |
algorithm.py
|
Black v20
|
2020-08-28 18:00:54 +02:00 |
forms.py
|
Make flake8 happy
|
2020-12-04 17:52:33 +01:00 |
models.py
|
Replace unique_together by UniqueConstraint
|
2022-10-03 10:58:52 +02:00 |
urls.py
|
url -> re_path
|
2022-10-03 10:58:52 +02:00 |
views.py
|
On peut revendre une place qu'on a payée
|
2020-12-04 17:52:21 +01:00 |