I ''think'' I understand what it does now, but it took a lot of work. It's
confusing that the most prominent example offered is of something you
shouldn't do.
--
Ticket URL: <https://code.djangoproject.com/ticket/20845>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => EvilDMP
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/20845#comment:1>
* has_patch: 0 => 1
* version: 1.5 => master
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
This is addressed in the patch for #20842.
--
Ticket URL: <https://code.djangoproject.com/ticket/20845#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e8183a8193ebc80fdc6fef789813c2c0c3615e5c"]:
{{{
#!CommitTicketReference repository=""
revision="e8183a8193ebc80fdc6fef789813c2c0c3615e5c"
Fixed #20842 and #20845 - Added a note on order_by() and improved
prefetch_related() docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20845#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"74205c4a3c587a9eedceef1b98cd4b0d529a7510"]:
{{{
#!CommitTicketReference repository=""
revision="74205c4a3c587a9eedceef1b98cd4b0d529a7510"
[1.6.x] Fixed #20842 and #20845 - Added a note on order_by() and improved
prefetch_related() docs.
Backport of e8183a8193 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20845#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"bc33fef90a851da91758fa6c1126456e61aadf35"]:
{{{
#!CommitTicketReference repository=""
revision="bc33fef90a851da91758fa6c1126456e61aadf35"
[1.5.x] Fixed #20842 and #20845 - Added a note on order_by() and improved
prefetch_related() docs.
Backport of e8183a8193 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/20845#comment:5>