﻿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
14524	Accessing /static/ in a new project shows simplistic 404 error page	Fletcher Tomalty	Jannis Leidel	"1. Start a brand new project on the latest development version[[BR]]

2. Use manage.py runserver[[BR]]

3. Navigate to localhost:8000/static/ [[BR]]

4. See weird, undjango-like  plain-text error page saying only ""Page not found: /static/""[[BR]]
[[BR]]


It looks like the addition of staticfiles caused new projects to serve static files on /static/ by default, which I'm pretty sure is a bug."		closed	Contrib apps	dev		fixed	static, files		Accepted	0	0	0	0	0	0
