#36593: Deprecate select_related() with no arguments
-------------------------------------+-------------------------------------
     Reporter:  Adam Johnson         |                    Owner:  Adam
         Type:                       |  Johnson
  Cleanup/optimization               |                   Status:  assigned
    Component:  Database layer       |                  Version:  dev
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Jacob Walls <jacobtylerwalls@…>):

 In [changeset:"a1ead0a580bc69035b768e9fae7f92f7f0b7bf01" a1ead0a]:
 {{{#!CommitTicketReference repository=""
 revision="a1ead0a580bc69035b768e9fae7f92f7f0b7bf01"
 Refs #36593 -- Used explicit select_related() in admin history_view().

 This commit prepares for the deprecation of `QuerySet.select_related()`
 with no
 arguments by explicitly naming the fields to select in this view.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36593#comment:9>
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 view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e17e21efe-632c137b-c73d-47ba-b224-8c2d8707db45-000000%40eu-central-1.amazonses.com.

Reply via email to