﻿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
3545	filter interface doesn't seem to work	cory@…	Adrian Holovaty	"In a foreign key in a model, I have filter_interface=models.HORIZONTAL (I've also tried this with VERTICAL). Unfortunately, it is not working, the filter is not coming up in the admin. The only errors shown are in Firefox's error console, SelectFilter2.js is complaining that there is no from_box. It appears the javascript is loading correctly, but the HTML of the change_form is not being updated. Rather than creating new change_forms for each model that needs this function, I'd prefer to figure out why it's not being created in the first place.

And pointers or suggestions are appreciated."		closed	contrib.admin	magic-removal		worksforme	from_box, SelectFilter2.js, filter_interface	goldner@…	Unreviewed	0	0	0	0	0	0
