﻿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
8058	FilteredSelectMultiple widget should include required Javascript files	Erwin	Brian Rosner	When you override the formfield_from_dbfield method from ModelAdmin in an inlined model, to display a ManyToMany field as a FilteredSelectMultiple widget, the necessary javascripts are not loaded, because the widget itself doesn't take care of that. The included patch fixes this only, not the redundancy (simply removing the inclusion of the javascript in options.py will not work)		closed	contrib.admin	dev		fixed	aug22sprint	Brian Rosner	Accepted	1	1	0	1	0	0
