﻿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
22055	404 page does not display stack trace when Resolver404 is raised from a view	Grzegorz Nosek	Andrew Northall	"Related to #18373, the 404 error page served when django.core.urlresolvers.resolve() fails does not contain the exception stack trace, which makes finding the failing call unnecessarily difficult.

When the resolve() call fails in a view, the error should actually be 500 (it's not the user's fault), but for backwards compatibility the response code will have to remain 404 (as discussed with Honza Kral last year)."	Cleanup/optimization	closed	Core (URLs)	dev	Normal	wontfix		Andrew Northall	Unreviewed	0	0	0	0	0	0
