SGL avec une premiere implementation de SSO

This commit is contained in:
2026-08-03 14:31:48 +00:00
parent 76b9422d4c
commit 1e477287da
358 changed files with 798 additions and 745 deletions

9
.gitignore vendored
View File

@@ -1,4 +1,11 @@
.ruff_cache/
.coverage
__pycache__/*.pyc
db.sqlite3
venv/
media/
staticfiles/
.env
migrations/
*.pyc
db.sqlite3
__pycache__/*.pyc