﻿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
27713	Clarify NoReverseMatch error message when view is not found	Marten Kenbeek	Marten Kenbeek	"If no view is found for a specific view name, the error message contains the somewhat cryptic clue ""0 pattern(s) tried: []"". If you're not aware what this means, this can easily throw you off the right track to fixing this issue. Over the years I've seen a decent number of SO questions about NoReverseMatch errors that seem to miss this fact. 

I think we should clarify the error message when no view is found so it is clear the error is in the view name, not in the arguments. "	Cleanup/optimization	closed	Core (URLs)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
