mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #24676 -- Fixed help text positioning in `contrib.admin` filter_* widgets.
This commit is contained in:
@@ -80,6 +80,10 @@ Bugfixes
|
||||
|
||||
* Fixed ``makemessages`` crash in some locales (:ticket:`23271`).
|
||||
|
||||
* Fixed help text positioning of ``contrib.admin`` fields that use the
|
||||
``ModelAdmin.filter_horizontal`` and ``filter_vertical`` options
|
||||
(:ticket:`24676`).
|
||||
|
||||
Optimizations
|
||||
=============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user