﻿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
22119	ModelForm.Meta.exclude not discouraged in documentation	Sasha Romijn	Sasha Romijn	"The 1.6 release notes state:

  For this reason, ..., and using the Meta.exclude option is strongly discouraged. Instead, all fields that are intended for inclusion in the form should be listed explicitly in the fields attribute.

However, this discouragement is not mentioned in the documentation on https://docs.djangoproject.com/en/dev/topics/forms/modelforms/#modelform. It should be added."	Cleanup/optimization	closed	Documentation	1.6	Normal	invalid	nlsprint14	eromijn@…	Unreviewed	0	1	0	0	0	0
