﻿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
17969	Different error page for /static/ URLs	AlecTaylor	nobody	"Strangely during debug of admin CSS not loading I noticed that:
http://localhost:8000/admin/css/base.css

Gave a different error page to:

http://localhost:8000/static/css/base.css

First said:
""f:/projects/store/static\css/base.css"" does not exist

Second said:
Using the URLconf defined in urlconf, Django tried these URL patterns, in this order: 
<43 numbered lines snipped>
The current URL, admin/css/base.css, didn't match any of these."	Bug	closed	HTTP handling	1.4	Normal	invalid			Unreviewed	0	0	0	0	0	0
