diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/6.1.txt b/docs/releases/6.1.txt index ad602c5e4f..5dcdc9c50d 100644 --- a/docs/releases/6.1.txt +++ b/docs/releases/6.1.txt @@ -112,6 +112,9 @@ Minor features * Checkboxes are an exception to the above changes and continue to be displayed in their original layout. +* :attr:`~django.contrib.admin.ModelAdmin.list_display` now uses boolean icons + for boolean fields on related models. + :mod:`django.contrib.admindocs` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
