Changes between Version 1 and Version 2 of Ticket #27149, comment 5


Ignore:
Timestamp:
08/31/16 00:39:12 (7 years ago)
Author:
MikiSoft
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27149, comment 5

    v1 v2  
    11Exactly, timgraham. Thanks for clearing it up instead of me. :)
    22
    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.
     3By the way, I've begun to use `QuerySet.extra` whenever there are some nested queries (i.e. more than one), to make execution faster.
Back to Top