﻿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
12713	Fire 'onChange' event when adding a new option to a select box	Michał Żarłok	Michał Żarłok	"After adding a new option to a select box in admin (by '+' sign) django automatically selects this new option, but it doesn't fire 'onChange' event after that and I think it should. This behaviour could be helpful when there is a js code with an event listener binded to a select box.[[BR]]
[[BR]]
This patch adds functionality to fire the event after the change."	New feature	closed	contrib.admin	dev	Normal	fixed	js admin onchange		Accepted	1	0	0	1	0	1
