﻿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
19572	Unused argument in staticfiles.views.serve	ostcar	fakotb	"The view 'django.contrib.staticfiles.views.serve' has the optional argument 'document_root'. I guest that this argument can be used to serve files from another path. But the argument is not used in this function, so it does not serve other files in Django 1.4 or the development version.

You could either delete the argument, or merge this pull request: https://github.com/django/django/pull/621"	Cleanup/optimization	closed	contrib.staticfiles	dev	Normal	fixed			Accepted	0	0	0	0	0	0
