fix: resolve HTMX POST CSRF token and unhandled ViewResolver 500 error

This commit is contained in:
2026-06-12 23:37:37 +02:00
parent 19139124ca
commit bb24363500
3 changed files with 13 additions and 3 deletions
@@ -0,0 +1 @@
ALTER TABLE saison ADD COLUMN inscriptions_ouvertes BOOLEAN NOT NULL DEFAULT FALSE;