﻿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
25130	Add the ability to specify custom inlinemodeladmin form	Burhan Khalid	nobody	"Similar to how `get_form` allows customization of the admin form, there should be a way to customize the inline admin forms.

For example, if there is custom validation that needs to be done on the individual inline forms (for example, to raise a `ValidationError`) this cannot be done easily currently.

I am right now experimenting with `get_formsets_with_inlines` to modify the individual formsets' forms, but this feels very hackish and I'm not sure what other side-effects this will have.
"	New feature	new	contrib.admin	1.8	Normal				Unreviewed	0	0	0	0	0	0
