android-unlock-and-more-box/aubox/web
Stefan Hacker 7c8c256ffa web: fix TemplateResponse aufrufe für neue starlette/fastapi-API
Starlette ab 0.27 verlangt request als erstes Positionalargument bei
TemplateResponse, das alte Schema (request im context-dict) bricht
hart mit 'TypeError: unhashable type: dict' weil der context-dict an
der name-Position landet und Jinja ihn als Cache-Key hashen will.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 12:17:14 +02:00
..
static initial aubox skeleton: web-UI, kirin DLOAD, firmware library 2026-04-26 12:09:39 +02:00
templates initial aubox skeleton: web-UI, kirin DLOAD, firmware library 2026-04-26 12:09:39 +02:00
__init__.py initial aubox skeleton: web-UI, kirin DLOAD, firmware library 2026-04-26 12:09:39 +02:00
app.py web: fix TemplateResponse aufrufe für neue starlette/fastapi-API 2026-04-26 12:17:14 +02:00