Skip to content

Fix get_template_context to handle also lists #9467

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

sevdog
Copy link
Contributor

@sevdog sevdog commented Jul 12, 2024

Description

Fixes #9209 (replace #9212).

Since the problem is in TemplateHTMLRenderer.get_template_context the test to cover it was placed into that renderer testcases.

@auvipy auvipy merged commit f74185b into encode:master Jul 15, 2024
7 checks passed
@auvipy auvipy added the Bug label Jul 15, 2024
@sevdog sevdog deleted the template-context-errors branch July 16, 2024 06:46
@browniebroke browniebroke added this to the 3.16 milestone Jan 16, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StaticHTMLRenderer cannot handle ValidationError
3 participants