﻿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
18832	The example for excluding field from forms uses the wrong field.	Ned Batchelder	nickmartini	"In this section: https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#using-a-subset-of-fields-on-the-form

The first paragraph shows excluding the `birth_date` field from the form.  Then the Note shows how to be sure the field is available when the model is saved, but the examples there provide `title`, not `birth_date`.  The examples should be fixed to deal with the same excluded field."	Bug	closed	Documentation	1.4	Normal	fixed			Accepted	1	0	0	0	0	0
