fix(admin): ship templates in wheel, fix CSP and bootstrap login
Test / test (push) Successful in 1m1s

This commit is contained in:
2026-07-27 10:27:41 +02:00
parent 98f7f3c9e3
commit 38544b84cf
15 changed files with 361 additions and 41 deletions
+9
View File
@@ -8,9 +8,18 @@ __pycache__/
.ruff_cache/
dist/
# setuptools / uv build output
/build/
/src/*.egg-info/
# Test / coverage
/coverage/
/tmp/
/.coverage
/.coverage.*
# Transient log files (pytest, dev servers, scratch)
/*.log
# mkdocs / Sphinx build output
/site/