From c6b95be190e8270ff8936dbe28c5a2c02bb7b296 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Thu, 22 Oct 2020 10:11:43 +0200 Subject: [PATCH] [3.1.x] Updated release notes following backport of 4047c1602ce5f0b569ae763aa533c5de78cfc0a9. --- docs/releases/3.1.3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/3.1.3.txt b/docs/releases/3.1.3.txt index c868f5cf3b..9c58586f46 100644 --- a/docs/releases/3.1.3.txt +++ b/docs/releases/3.1.3.txt @@ -14,7 +14,7 @@ Bugfixes admin changelist search bar (:ticket:`32072`). * Fixed a regression in Django 3.1.2 that caused the incorrect width of the - admin changelist search bar on a filtered admin page (:ticket:`32091`). + admin changelist search bar on a filtered page (:ticket:`32091`). * Fixed displaying Unicode characters in :class:`forms.JSONField ` and read-only