﻿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
2508	[patch] custom edit_inline classes aren't used	jkocherhans	Adrian Holovaty	Long ago in the new-admin branch, rjwittams (I think) added the capability to specify a class as the edit_inline argument. This was supposed to be a subclass (or at least implement the same interface as) {{{BoundRelatedObject}}}. In Django's trunk only {{{StackedBoundRelatedObject}}} and {{{TabularBoundRelatedObject}}} are possible though. The attatched patch fixes that. I know edit_inline as it exists now is supposed to be destined for death, and AFAIK this particular feature is [http://code.djangoproject.com/wiki/NewAdminChanges more or less] undocumented, but it would be useful to have around for now.	defect	closed	contrib.admin	dev	normal	fixed			Unreviewed	1	0	0	0	0	0
