﻿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
14538	STATICFILES_DIRS must be set for dev, docs could be improved	romaniuk	Jannis Leidel	"The documentation for the STATICFILES_DIRS setting at:[[BR]]
[http://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/#std:setting-STATICFILES_DIRS][[BR]]
mentioned that it's required ""if you use ... the static file serving view"".

But it would be really great if this was mentioned also in the documentation for serving static files in development here:[[BR]]
[http://docs.djangoproject.com/en/dev/howto/static-files/#serving-static-files-in-development][[BR]]

By the way, if you don't set STATICFILES_DIRS, instead of getting your static file you'll be served a very simple page that says ""Page not found: path/to/staticfile"".  I spend hours debugging this, not realizing the setting was required.  If you'd like me to submit a patch to the documentation, could you give me starting point for how to do this, as I am very new here."		closed	Contrib apps	dev		fixed	staticfiles, static		Accepted	0	0	0	0	0	0
