﻿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
12481	admin readonly_fields not working with edtiable=False field named in fieldset	Tim Miller	nobody	"If a field is marked editable=False, and it is included in a fieldset in a model admin, and it is also listed in readonly_fields, an error is raised:

{{{
'PostAdmin.fieldsets[1][1]['fields']' refers to field 'date_modified' that is missing from the form.
}}}"		reopened	contrib.admin	1.2-beta				Jannis Leidel	Accepted	1	0	0	0	0	0
