﻿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
5364	"Point to save(commit=False) in the ""subset of fields"" note"	anonymous	Philippe Raoult	"I think it might be useful to point to the save(commit=False) feature of form_for_model/instance in the ""subset of fields"" discussion. A common scenario is when a model has a ForeignKey relation to a User object. The webmaster doesn't want to expose the User field but rather add it in after receiving the form. This field is usually required and throws an error when using save() without commit=False.

http://www.djangoproject.com/documentation/newforms/#using-a-subset-of-fields-on-the-form"		closed	Documentation	dev		fixed	minor, sprintsept14		Ready for checkin	1	0	0	0	0	0
