﻿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
37270	Second-degree relations in ModelAdmin.list_display look up values on wrong model	Jacob Walls	Jacob Walls	"As pointed out in ticket:37230#comment:13, the attempt to fix #37230 just shuffled the failure around instead of fixing it.

Also, it's not just a crash in play -- the wrong value could have been looked up if the field name existed on both first & second degree models.

The comment repeats the suggestion to special-case boolean fields, but I continue to think that's the wrong approach, so I've added a test that fails if it's attempted by asserting over the correct behavior for password fields.

Thanks Rob Kuipers for the (re)report."	Bug	assigned	contrib.admin	6.1	Release blocker			RobKuipers	Unreviewed	1	0	0	0	0	0
