﻿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
24119	Backend-agnostic tracebacks on template rendering errors	Aymeric Augustin	nobody	"Currently `ExceptionReporter.get_traceback_data()` contains a special case for exceptions raised during template rendering.

If the exception has a `django_template_source` attribute, which is set by the `Debug` variants of the Django template language's classes, information is gathered by `ExceptionReporter.get_template_exception_info()`

This logic should be embedded in the template engine. Third-part engines should have access to similar functionality through a public API."	Bug	closed	Template system	dev	Normal	fixed	multiple-template-engines		Ready for checkin	1	0	0	0	0	0
