mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested OuterRef annotations.
Thanks Pierre-Nicolas Rigal for the report.
Regression in c67ea79aa9.
This commit is contained in:
committed by
Mariusz Felisiak
parent
9c68792843
commit
9cc0d7f7f8
1
AUTHORS
1
AUTHORS
@@ -1033,6 +1033,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Will Ayd <william.ayd@icloud.com>
|
||||
William Schwartz <wkschwartz@gmail.com>
|
||||
Will Hardy <django@willhardy.com.au>
|
||||
Will Zhao <www.gnomeek@gmail.com>
|
||||
Wilson Miner <wminer@gmail.com>
|
||||
Wim Glenn <hey@wimglenn.com>
|
||||
wojtek
|
||||
|
||||
Reference in New Issue
Block a user