﻿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
32631	Django shows wrong file for NoReverseMatch error	Omid Shojaee	nobody	"Hello,

In my template I have a reference to an app that doesn't exists yet.

So, Django shows ""NoReverseMatch"" error — this is what I'm expecting to see.

I'm also expecting to see my template name and line number, however, Django shows line 26 of ""base.html"" file instead of line 25 of ""index.html"" file — the latter is where the invalid reference is.

This is happening with all templates that inherited ""base.html""."	Bug	closed	Template system	3.2	Normal	duplicate	NoReverseMatch		Unreviewed	0	0	0	0	0	0
