﻿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
10963	"InlineAdminForm clobbers ""content_type_id"""	Travis Cline	nobody	"To properly build a view on site link InlineAdminForm's init stores the ContentType id on the instance for lookup in the template(s).  This name clobbers the common case with GenericForeignKeys. Setting that attribute means later lookups in ReverseSingleRelatedObjectDescriptor.__get__ pick up this value.

I haven't isolated this into a regression test and am attaching a naive patch just making the name less likely to collide."		closed	contrib.admin	dev		duplicate			Unreviewed	1	0	0	0	0	0
