﻿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
6939	ModelForm doesn't work correctly when initial is a MultiValueDict	Matthias Pronk <django@…>	nobody	"ModelForm should handle a QueryDict as initial data.

One of the uses would be in to be able to pass initial values by GET parameters (see #6938).

This patch fixes it in the ModelForm itself instead of in the Admin code.

Thanks to brosner on #django for the help! (basically fixing it ;)

"		closed	Forms	dev		duplicate	newforms, admin		Ready for checkin	1	0	0	0	0	0
