#20702: Using ModelAdmin.get_formsets() to filter inlines is broken.
-------------------------------------+-------------------------------------
     Reporter:  stanislas.guerra@…   |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  1.4
     Severity:  Normal               |               Resolution:
     Keywords:  admin inlines        |             Triage Stage:  Accepted
  get_formsets                       |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by timo):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 apollo13 also noticed this in #14580. We at least need a doc update
 pointing out that you'll need to drop the inline using
 `get_inline_instances()`. Possibly we can make the code in
 `contrib.admin.options` a bit more sophisticated to detect this so it's
 not necessary to override both.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20702#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/084.3dcb49bc5499d5732fd37ff58169b9ac%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to