diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.1.3.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/3.1.3.txt b/docs/releases/3.1.3.txt index 300e4aff54..ce6cf962c7 100644 --- a/docs/releases/3.1.3.txt +++ b/docs/releases/3.1.3.txt @@ -53,3 +53,7 @@ Bugfixes reset tokens (:ticket:`32130`). * Added support for ``asgiref`` 3.3 (:ticket:`32128`). + +* Fixed a regression in Django 3.1 that caused incorrect textarea layout on + medium-sized screens in the admin change form view with the sidebar open + (:ticket:`32127`). |
