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


Ignore:
Timestamp:
Aug 30, 2016, 7:39:12 PM (8 years ago)
Author:
MikiSoft

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