You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starlette 1.0 changed TemplateResponse signature to require
request as first positional arg and context as keyword arg.
Updated all four TemplateResponse calls to match new API.
0 commit comments