﻿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
9106	django.views.static.serve reads entire file in to memory	Michael Manfre	nobody	"django.views.static.serve eats a lot of memory when serving large files in a dev environment. Instead of doing open(fullpath, 'rb').read(), it would be friendlier if it passed an iterator to HttpResponse.

Attached is a patch."	Uncategorized	closed	Uncategorized	dev	Normal	wontfix			Design decision needed	1	0	0	0	0	0
