﻿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
36932	Admin renders label after widget for non-model form fields when using FilteredSelectMultiple	Jacob Johnson		"I'm a developer for Tethys Platform, an open source earth science web development platform based on Django. 

When adding non-model ModelMultipleChoiceFields dynamically to a ModelAdmin form (e.g., via a custom form or get_form()), Django admin renders the widget before the label when the field uses FilteredSelectMultiple as its widget. I've tested this in versions 5.2.9 and 5.2.11 with the same behavior. 

I have found that as soon as i place {{ field.field}} (line 24 in fieldset.html), inside a div container, the template renders as expected, with the label coming before the widget."	Bug	closed	Uncategorized	5.2	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
