Changes between Initial Version and Version 1 of Ticket #29725, comment 7
- Timestamp:
- 09/05/18 09:15:35 (5 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