﻿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
10119	Optionally append index.html for directories in static media serving view	floguy	nobody	"Most of the time web servers will look for a file named index.html, if the PATH refers to a directory.  It can be useful for debugging to have the Django static file view mimic how production servers will behave.  By adding a use_index_html=False parameter to the view, we can optionally enable this feature without any loss of backwards compatibility.

I've added tests and documentation in this patch."		closed	Uncategorized	1.0		wontfix			Unreviewed	1	0	0	0	0	0
