﻿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
1476	New field option: edit_external=True	jkocherhans	Adrian Holovaty	I've been using a new type of edit_inline behavior for a lot of apps here that works very well, especially for objects that have too many fields to be displayed efficiently by {{{models.TABLULAR}}} and {{{models.STACKED}}}. Related objects are displayed as lists, with an add link that will pre-fill the related object's {{{ForeignKey}}} field with the appropriate id. I'd like to add support for linking back to the parent object, as well as add/change links to {{{OneToOneField}}}s, but I haven't come up with any ideas I like for how to display those. Feedback would be appreciated. I have most of the code written and my plans are to tweak it a little, and submit it as a patch to magic-removal. Screenshot forthcoming.	enhancement	closed	contrib.admin		minor	wontfix		cmlenz@… karsten@…	Unreviewed	0	0	0	0	0	0
