﻿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
7947	Can't edit OneToOneField fields.	Tyson Clugg	Brian Rosner	OneToOneField.__init__() forces editable=False, preventing editing of OneToOneFields using generated forms (including admin pages).  This bug was introduced in R8033 in an attempt to get ModelInheritance working for admin pages.  Patch attached, as was incorrectly attached to #2145 (which is a different issue altogether).		closed	Uncategorized	dev		fixed	OneToOneField ModelInheritance editable parent_link	chris@… bronger@… josh@… rokclimb15@…	Accepted	1	0	1	0	0	0
