Changes between Initial Version and Version 1 of Ticket #25991, comment 1
- Timestamp:
- Nov 16, 2019, 2:44:28 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25991, comment 1
initial v1 1 1 Related tickets: 2 2 3 - https://code.djangoproject.com/ticket/146454 - https://code.djangoproject.com/ticket/187265 - https://code.djangoproject.com/ticket/217036 - https://code.djangoproject.com/ticket/237977 - https://code.djangoproject.com/ticket/243863 - #14645 4 - #18726 5 - #21703 6 - #23797 7 - #24386 8 8 9 9 The first one (#14645) deals with the issue mentioned in this ticket's description. It should be fixed by this ticket. The rest of the tickets are various failures in .exclude() queries, and these might be fixed by this ticket, but I haven't verified those yet.