﻿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
25404	Template syntax errors should include line number in their message	Dave Smith	nobody	"I realize the Django debug UI will show line numbers when DEBUG = True, and that's great. But what about when you are writing a test and your code raises an uncaught TemplateSyntaxError? In this case, it would be really nice if the TemplateSyntaxError's message would show the line number directly in the stack trace.

PR: https://github.com/django/django/pull/5268"	Cleanup/optimization	closed	Template system	1.8	Normal	fixed			Accepted	1	0	0	1	0	0
