Changes between Initial Version and Version 1 of Ticket #36607, comment 4
- Timestamp:
- Sep 12, 2025, 8:53:50 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36607, comment 4
initial v1 1 1 Hello Aaron, thank you for your report. 2 2 3 The behaviour difference between chaining and combining `filter` calls when spanning multi-valued relationships [https://docs.djangoproject.com/en/5.2/topics/db/queries/#spanning-multi-valued-relationships is already by thedocumented] under the ''Making queries > Spanning multi-valued relationships'' section with a concrete example so I'm going to assume you missed it before opening the ticket.3 The behaviour difference between chaining and combining `filter` calls when spanning multi-valued relationships [https://docs.djangoproject.com/en/5.2/topics/db/queries/#spanning-multi-valued-relationships is already documented] under the ''Making queries > Spanning multi-valued relationships'' section with a concrete example so I'm going to assume you missed it before opening the ticket.