﻿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
15681	Static files documentation error	chrisdrackett	nobody	"in the static files docs there is the following line:

{{{
For local development, if you are using runserver or adding staticfiles_urlpatterns to your URLconf, you’re done! Your static files will automatically be served at the default STATIC_URL of /static/.
}}}

(from http://docs.djangoproject.com/en/dev/howto/static-files/#using-django-contrib-staticfiles)

however STATIC_URL has no default and is required to be defined. (http://docs.djangoproject.com/en/dev/ref/settings/#std:setting-STATIC_URL)"		closed	Uncategorized	1.3		fixed			Unreviewed	0	0	0	0	0	0
