domverse f76aba0f48
All checks were successful
Deploy / deploy (push) Successful in 16s
fix: update TemplateResponse to Starlette 0.41 signature
Starlette 0.41.x removed the old TemplateResponse(name, context) API.
Switch to the new TemplateResponse(request, name, context) signature,
which is the only supported form in Starlette >= 0.41.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 22:36:24 +01:00
2026-03-20 18:37:36 +01:00
2026-03-25 21:04:38 +00:00
Description
No description provided
Readme 197 KiB
Languages
Python 63%
HTML 36.5%
Dockerfile 0.5%