Skip to content

Commit 8f50bae

Browse files
Refs #36926 -- Added release note for boolean icons for related fields in list_display.
1 parent edd8997 commit 8f50bae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/releases/6.1.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ Minor features
112112
* Checkboxes are an exception to the above changes and continue to be
113113
displayed in their original layout.
114114

115+
* :attr:`~django.contrib.admin.ModelAdmin.list_display` now uses boolean icons
116+
for boolean fields on related models.
117+
115118
:mod:`django.contrib.admindocs`
116119
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117120

0 commit comments

Comments
 (0)