#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:"5ef47fccfafcbf540f870c2ee86c122cfd43a89b" 5ef47fc]:
 {{{#!CommitTicketReference repository=""
 revision="5ef47fccfafcbf540f870c2ee86c122cfd43a89b"
 Refs #36593 -- Used explicit select_related() calls in tests.

 This commit prepares for the deprecation of select_related() without
 arguments
 by updating tests that used select_related() as a shorthand to explicitly
 specify the related fields to be selected.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36593#comment:8>
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/0107019e17e21ede-90212ee4-c954-4ab3-b200-41973f8063e2-000000%40eu-central-1.amazonses.com.

Reply via email to