﻿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
1484	[patch] files uploads should be streamed to temporary files	anonymous	Adrian Holovaty	"In the current implementation the content of uploaded files is stored in the request.FILES dictionary.

This makes Django '''ill suited''' for any application where one might need to upload files beyond trivial sizes.

The content of the uploaded files should be stored in a temporary files and only the handle to these should be referenced in the request.FILES dictionary.

best,

i.
"	defect	closed	Core (Other)	dev	major	duplicate		Maniac@…	Unreviewed	1	0	0	0	0	0
