Changes between Version 4 and Version 5 of Ticket #34957
- Timestamp:
- Nov 8, 2023, 4:17:30 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34957 – Description
v4 v5 1 After updating to django 5.0b1 I get exceptionswhen filtering over annotated "FilteredRelation".1 After updating to django 5.0b1 I get **RecursionError** when filtering over annotated "FilteredRelation". 2 2 3 3 This is an example to reproduce it :