﻿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
23736	Description of silent_variable_failure is incorrect	Aymeric Augustin	Tim Graham	"https://docs.djangoproject.com/en/1.7/ref/templates/api/#variables-and-lookups says that when an exception is swallowed because it has a `silent_variable_failure attribute` set to `True`, the variable that failed is rendered as the empty string.

Actually it's rendered as `settings.TEMPLATE_STRING_IF_INVALID` which seems to be the correct behavior."	Bug	closed	Documentation	1.7	Normal	fixed			Accepted	0	0	0	0	0	0
