Skip to content

Fix IndexError in TemplateResponse#2909

Merged
alex-oleshkevich merged 1 commit intoKludex:masterfrom
alex-oleshkevich:issue-2906
Mar 16, 2025
Merged

Fix IndexError in TemplateResponse#2909
alex-oleshkevich merged 1 commit intoKludex:masterfrom
alex-oleshkevich:issue-2906

Conversation

@alex-oleshkevich
Copy link
Contributor

@alex-oleshkevich alex-oleshkevich commented Mar 16, 2025

Summary

Fixes #2906 (Index Errors in old-style Jinja2Templates.TemplateResponse)

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@Kludex
Copy link
Owner

Kludex commented Mar 16, 2025

Thanks @alex-oleshkevich 🙏

@alex-oleshkevich alex-oleshkevich merged commit bcdf0ad into Kludex:master Mar 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Index Errors in old-style Jinja2Templates.TemplateResponse

2 participants