﻿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
6945	django/test/client.py:encode_multipart cannot encode multiple files	hto@…	nobody	"If one wants to test multiple file upload it would be nice if I could say

{{{
c.post(url, {'files':(a, b, c)}
}}}

where a, b, c are file-like objects. I could provide a patch if there is interes in this?

"		closed	Testing framework	dev		invalid			Unreviewed	0	0	0	0	0	0
