﻿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
4305	[Patch] duplicated settings in the admin site seem to cause confusion	rogerpack2005@…	Julien Phalip	"from the tutorial, if you duplicate settings

fields = (
                 (None, {'fields': ('pub_date', 'question',)}),
                 ('Date information', {'fields': ('pub_date',)}),
         )

Then set only one of the 'duplicated' fields, it responds with an error that they must all be filled in. Odd, but I suppose when you have dupliated fields the error is really yours, anyway, and I'm not sure what it really should do, in that case."		closed	contrib.admin	newforms-admin		duplicate	nfa-someday	django@…	Accepted	1	0	0	0	0	0
