summaryrefslogtreecommitdiff
path: root/docs/releases
diff options
context:
space:
mode:
authorhuwaiza tahir <muhammadhuwaizatahir@gmail.com>2026-03-18 12:40:04 +0500
committerJacob Walls <jacobtylerwalls@gmail.com>2026-03-18 08:23:32 -0400
commit4b2b4bf0ac2707dc9c4d51cabfa72168eaea95fe (patch)
treedfac14e6c5501030a425c5bba9a9729592658395 /docs/releases
parent2e33abe57c37dce6ce5eff9e6cbaf47cdddcf1e3 (diff)
Fixed #36926 -- Made admin use boolean icons for related BooleanFields in list_display.
When using related field lookups like 'parent__is_active' in list_display, the admin now correctly detects if the final field is a BooleanField and displays boolean icons instead of 'True'/'False' text. Modified lookup_field() in django/contrib/admin/utils.py to retrieve the final field from the path when traversing relations using LOOKUP_SEP (__), allowing display_for_field() to properly handle BooleanFields.
Diffstat (limited to 'docs/releases')
0 files changed, 0 insertions, 0 deletions