-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
/usr/local/lib/python3.12/site-packages/starlette/templating.py:162: DeprecationWarning: The `name` is not the first parameter anymore. The first parameter should be the `Request` instance.
Replace `TemplateResponse(name, {"request": request})` by `TemplateResponse(request, name)`.
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100 (replace 100 with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/try to let everyone know!🙌 And when they open the PR, they can comment
/claim #315 either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @gkorland (replace 20 with the amount, and @gkorland with the user to tip).📖 If you want to learn more, check out our documentation.
Reactions are currently unavailable