#17856: Pass "obj" parameter to get_inline_instances
-------------------------------+------------------------------------
     Reporter:  ybon           |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  contrib.admin  |                  Version:  1.4
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  1
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by sjaensch):

 * cc: sj@… (added)


Comment:

 As the author of the pull request (and the one that's to blame for the
 omission in the definition of get_inline_instances()) I can verify that
 the patch in this bug fixes the issue without introducing unwanted side
 effects. In fact it's almost identical to my independently written pull
 request. The method still works when called without the obj parameter and
 behaves exactly the same as in Django 1.4.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17856#comment:12>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to