mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation argument from Query methods."
Thanks lind-marcus for the report. This reverts commit0c71e0f9cf. Regression in0c71e0f9cf.
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user