diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-10-22 10:11:43 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-10-22 10:11:43 +0200 |
| commit | c6b95be190e8270ff8936dbe28c5a2c02bb7b296 (patch) | |
| tree | f1c852cc763ed26ceceb39151824214fe7d96eb5 | |
| parent | 8aedad6909becf0a8f62428eb208ad45bd2d363f (diff) | |
[3.1.x] Updated release notes following backport of 4047c1602ce5f0b569ae763aa533c5de78cfc0a9.
| -rw-r--r-- | docs/releases/3.1.3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 <django.forms.JSONField>` and read-only |
