﻿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
14793	staticfiles documentation example overwrites urlpatterns	Gabriel Grant	Gabriel Grant	"The example of manually adding the static file development view to urlpatterns incorrectly overwrites urlpatterns. It should have ""urlpatterns += ..."" rather than an ""urlpatterns = ...""

Currently it is the first example at:
http://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/#staticfiles-development-view"		closed	Documentation	dev		fixed			Unreviewed	0	0	0	0	0	0
