diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.0.4.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.0.4.txt b/docs/releases/4.0.4.txt index 3628320201..1d4389b5af 100644 --- a/docs/releases/4.0.4.txt +++ b/docs/releases/4.0.4.txt @@ -9,4 +9,5 @@ Django 4.0.4 fixes several bugs in 4.0.3. Bugfixes ======== -* ... +* Fixed a regression in Django 4.0 that caused ignoring multiple + ``FilteredRelation()`` relationships to the same field (:ticket:`33598`). |
