﻿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
3258	[patch] Make newforms.models.save_instance work with a subset of model fields	adurdin@…	Adrian Holovaty	"The save_instance() function in newforms.models expects clean_data to have a key/value pair for every field in the model.  This needlessly limits one from using a form to update only part of a model.

The attached patch adds a check that the field name is in the clean_data dict before modifying an instance's value for that field."	enhancement	closed	Forms		normal	fixed		alex@…	Ready for checkin	1	0	1	0	0	0
