﻿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
12294	Exception info caught in django/template/debug.py should be propagated	kuon	nobody	"In django/template/debug.py at line 76, the exception is caught and replaced by another one, but info from the original exception are missing on the debug output.

For example, I was working with django-cms, installed a plugin, and that plugin was raising an exception. That exception was caught and replaced by a TemplateSyntaxError (line 78) with my own template name.

Original exception should be visible somewhere in the final debug output."		closed	Template system	1.1		duplicate			Unreviewed	0	0	0	0	0	0
