Début analyse résultats, importation des candidatures 2024

This commit is contained in:
2024-06-08 13:08:22 +02:00
commit ed4ede0d7f
23 changed files with 716 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
__pycache__
.venv
.env
*.sqlite3
data/
migrations/versions/*