﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
23952	Don't run all template tests with string_if_invalid='INVALID'	Tim Graham	nobody	After the template tests refactor in #23768, I don't think there's a need to run all the template tests with a different value of `string_if_invalid` (see `template_tests/syntax_tests/utils.py`. Instead of `if self.engine.string_if_invalid:` in a given test, we can add a second assertion to these tests and use `self.settings(TEMPLATES={... string_if_invalid='INVALID' ...)` and then render the template a second time.	Cleanup/optimization	closed	Template system	dev	Normal	wontfix		Preston Timmons	Accepted	0	0	0	0	0	0
