﻿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
10918	to_field and raw_id_fields popup in ModelAdmin	David Cramer	nobody	"When using a to_field on a raw_id_field it fails under the following conditions:

1) Click the hourglass to find a foreign key.
2) Search (or filter)
3) Click the entry.

It inserts the primary key rather than the to_field.

However, if you do not search/filter it works just fine.

The problem seems to be with the fact that t=to_field is not passed on the search/filter."		closed	contrib.admin	1.1		fixed	raw_id_field, to_field, lookup	Collin Anderson	Ready for checkin	1	0	0	0	0	0
