#24146: (admin.E116) The value of 'list_filter[0]' refers to 'through__field',
which does not refer to a Field.
-------------------------------------+-------------------------------------
     Reporter:  collinanderson       |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  master
     Severity:  Release blocker      |               Resolution:  fixed
     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 carljm):

 I don't have time in the next couple days, but towards the end of this
 week I can put together an alternative PR that maintains deterministic
 behavior but uses `models_ready` instead of `ready`. I think I'd feel
 better if the existing commit were rolled back sooner so we don't get
 anything else that depends on the non-deterministic early calling of
 `get_field()`, but I can also just roll it back in my alternate PR.

--
Ticket URL: <https://code.djangoproject.com/ticket/24146#comment:16>
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/072.c841c7ebd28c848a8eb5a492b93db394%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to