﻿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
11990	TECHNICAL_404_TEMPLATE doesn't see URLConfs directly on request objects	mattbennett	nobody	"The default debug 404 template in django/views/debug.py assumes that the urlconf searched was the root urlconf. Since [4237] the urlconf can be set by middleware, so this is not necessarily the case.

The attached patch puts the module name of the urlconf being used into the template context, and modifies the template accordingly."		closed	Core (Other)	dev		fixed	404, urlconf, debug, template		Ready for checkin	1	0	0	0	0	0
