﻿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
31791	Make technical 404 page always show tried URL patterns	Jon Dufresne	Jon Dufresne	"Right now, the technical 404 page (shown in DEBUG mode) shows the URL patterns when a URL is not matched. This is quite handy for debugging, as it helps show why a URL resulted in a 404. However, when a URL is matched and the view raises `Http404`, this information is not shown. I'm suggesting we show all URLs that were tried up to the point of resolution of the URL to provide more debugging info.

(Extracted from https://github.com/django/django/pull/13134)"	New feature	closed	Error reporting	dev	Normal	fixed			Accepted	1	0	0	0	0	0
