﻿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
15673	Allow limit_choices_to to use a tuple for __in filters	Christopher Grebs	nobody	"If one is to use ``myfield = models.ForeignKey(MyModel, limit_choices_to={'value__in': ('one', 'two')})`` this fails if rendered with django.contrib.admin.widgets:url_params_from_lookup_dict

I attached a Diff that adds a unittest and the fix."	New feature	closed	contrib.admin	dev	Normal	fixed		cg@…	Ready for checkin	1	0	0	0	0	0
