﻿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
30247	ModelMultipleChoiceField Bug - Initial Values has to be in queryset, does not make sense	Josef Korbel	nobody	"When using ModelMultipleChoiceField, the initial values need to be in the queryset, or the widget will be empty. As my queryset is collection of unassigned objects, my initial will never by in my queryset, thus making this undoable for me, here are more details on SO.

https://stackoverflow.com/questions/54941814/django-modelmultiplechoicefield-1n-initial/54998957#54998957"	Bug	closed	Forms	2.1	Normal	invalid	ModelMultipleChoiceField		Unreviewed	0	0	0	0	0	0
