csrf fehler ausgebessert

This commit is contained in:
2026-05-21 17:54:38 +02:00
parent 6a103adac4
commit f129b20447
12 changed files with 413 additions and 3 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.debugpy",
"charliermarsh.ruff",
"batisteo.vscode-django",
"ms-azuretools.vscode-docker",
"ms-vscode-remote.remote-containers",
"redhat.vscode-yaml",
"tamasfe.even-better-toml",
"eamodio.gitlens"
]
}