﻿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
16832	add staticfiles lines to urls.py ,	wim@…	nobody	"During development, static files can be served using:

from django.contrib.staticfiles.urls import staticfiles_urlpatterns
urlpatterns += staticfiles_urlpatterns()

My proposal is to add these lines, commented, to urls.py so people can enable them quickly."	Cleanup/optimization	closed	Core (Other)	1.3	Normal	wontfix			Unreviewed	1	0	0	0	1	0
