﻿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
14392	"Inconsistency for ""creating forms with models"""	lspcity	nobody	"on http://docs.djangoproject.com/en/1.2/topics/forms/modelforms/
search for: fields = ['name', 'title', 'birth_date']
and replace it with: fields = ('name', 'title', 'birth_date')"		closed	Documentation	1.2		fixed	easy-pickings		Accepted	1	0	0	0	0	0
