﻿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
21100	1.6 Release Notes don't explicitly mention the new fields attribute on Create/UpdateViews	AndrewIngram	nobody	"Django 1.6 introduces a new `fields` attribute on `CreateView` and `UpdateView` which is provided to the modelform_factory to limit which fields are in the generated form.

The release notes briefly mention that the attribute should be used (https://docs.djangoproject.com/en/dev/releases/1.6/#updateview-and-createview-without-explicit-fields), but makes no mention of the fact that this is new functionality (which for some reason I assumed already existed).

We simply need to add something to the release notes that explicitly highlights this."	Cleanup/optimization	closed	Documentation	1.6-beta-1	Release blocker	fixed			Accepted	1	0	0	0	0	0
