diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.0.5.txt | 3 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/4.0.5.txt b/docs/releases/4.0.5.txt index b626f9ef36..15461a3f54 100644 --- a/docs/releases/4.0.5.txt +++ b/docs/releases/4.0.5.txt @@ -14,3 +14,6 @@ Bugfixes * Fixed a bug in Django 4.0 that caused a crash of ``QuerySet.filter()`` on ``IsNull()`` expressions (:ticket:`33705`). + +* Fixed a bug in Django 4.0 where a hidden quick filter toolbar in the admin's + navigation sidebar was focusable (:ticket:`33725`). diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index 29bc732dfe..fb3686f43c 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -170,6 +170,7 @@ filesystem filesystems flatpage flatpages +focusable fooapp formatter formatters |
