#16855: select_related doesn't chain as expected
-------------------------------------+-------------------------------------
     Reporter:  Leo                  |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by Preston Holmes <preston@…>):

 In [changeset:"0131da06220c1bc7e25df9ea50219e480e5004b3"]:
 {{{
 #!CommitTicketReference repository=""
 revision="0131da06220c1bc7e25df9ea50219e480e5004b3"
 [1.5.x] Deprecated depth kwarg on select_related.

 This is the start of a deprecation path for the depth kwarg on
 select_related. Removing this will allow us to update select_related so
 it chains properly and have an API similar to prefetch_related.

 Thanks to Marc Tamlyn for spearheading and initial patch.

 refs #16855
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16855#comment:27>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to