﻿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
29446	Include template context in error page when relevant	Shai Berger	Bhupesh panwar	"When an error is encountered while rendering a template (in Debug mode), Django helpfully displays the template source, followed by the usual stack-trace with local variable values. It could be useful to also include the template context at the point of the error, as these are often the relevant ""local variables"".

While the context is actually often available as a local variable in one of the function calls close to the bottom of the stack trace, it is not obvious, and requires a somewhat tedious search (there are usually a series of calls taking a `context` variable, most of them irrelevant)."	New feature	assigned	Error reporting	2.0	Normal		template debug	Min ho Kim Vibhu Agarwal	Accepted	0	0	0	0	0	1
