diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/1.8.1.txt b/docs/releases/1.8.1.txt index 39277b8f2f..59e19a4704 100644 --- a/docs/releases/1.8.1.txt +++ b/docs/releases/1.8.1.txt @@ -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 ============= |
