﻿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
12628	readonly_fields in GenericInlineModelAdmin are ignored during save	Jiri Suchan	nobody	"Fields defined in readonly_fields property in GenericStackedInline class are properly displayed as readonly elements. But during save is readonly_fields property ignored, so all values for those fields are saved with empty value.

Note to attached patch:
Fields in 'exclude' properly are handled properly, so I joined them together with readonly_fields."		closed	contrib.admin	dev		fixed	readonly_fields, generic		Accepted	1	0	1	0	0	0
