#20950: Use OrderedDicts in ORM only when needed
-------------------------------------+-------------------------------------
     Reporter:  akaariai             |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  master
    Component:  Database layer       |               Resolution:  fixed
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:                       |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by Anssi Kääriäinen <akaariai@…>):

 In [changeset:"d64060a73650360dcabfdb4928a9e92d090925b1"]:
 {{{
 #!CommitTicketReference repository=""
 revision="d64060a73650360dcabfdb4928a9e92d090925b1"
 OrderedDict creation avoidance for .values() queries

 Avoid accessing query.extra and query.aggregates directly for .values()
 queries. Refs #20950.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20950#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.76ee759e85d59ccac7962de06fe36b8e%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to