Changes between Initial Version and Version 1 of Ticket #27149, comment 5
- Timestamp:
- Aug 30, 2016, 7:38:08 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27149, comment 5
initial v1 1 1 Exactly, timgraham. Thanks for clearing it up instead of me. :) 2 3 By the way, I've began to use `QuerySet.extra` whenever there are some nested queries (i.e. more than one), to make execution faster.