﻿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
28372	Admin inline JS should fire signal on add/remove to other JS can react.	Curtis Maloney	nobody	"Whilst chasing a bug reported to django-array-tags, I realised I needed to init my tag widget every time a new row was added on an admin inline.

On perusal of the code, there is a callback each for added and removed, but they're pre-set.

It would be simpler and more extensible to have these functions emit an Event, and have widgets listen for these to do their own fixups.

This would also allow 3rd party widgets to partake."	New feature	closed	contrib.admin	1.11	Normal	needsinfo			Unreviewed	0	1	1	0	1	0
