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