﻿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
12635	Process HTTP PUT into request.FILES and request.PUT as done for POST	Malcolm Box	nobody	"On a PUT request, Django should populate request.PUT and request.FILES in
the same way as for POST requests.  FILES will be initialised if the content
is multipart, and the PUT dictionary will have key/value pairs if the
uploaded content included url-encoded form entries.

At the moment request.FILES is not populated, and request.PUT does not exist.

See discussion here http://groups.google.com/group/django-users/browse_thread/thread/5e04a8ffeaa36c7?hl=en"	New feature	closed	HTTP handling	dev	Normal	wontfix	PUT	lrekucki@… Tom Christie asendecka@…	Design decision needed	0	0	0	0	0	0
