Changes between Initial Version and Version 1 of Ticket #29725, comment 7
- Timestamp:
- Sep 5, 2018, 4:15:35 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29725, comment 7
initial v1 1 1 Have we considered making this change for `exists()` as well? I'm sure this will generate the join in the same way that `count()` does. 2 2 3 Also somewhat related: https://code.djangoproject.com/ticket/284773 Also somewhat related: #28477