#22613: ModelAdmin.formfield_for_choice_field() should be listed in
InlineModelAdmin options in ModelAdmin
-------------------------------+--------------------
     Reporter:  anonymous      |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  1.5
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 I'm using InlineModelAdmin and I had a strong need for
 ModelAdmin.formfield_for_choice_field().

 However, it is not listed in InlineModelAdmin options although
 formfield_for_foreignkey() and formfield_for_manytomany() are.
 formfield_for_choice_field() is implemented in BaseModelAdmin and I
 checked that it works fine with InlineModelAdmin.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22613>
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/052.1e2cde454a3724932a42a5ef66574aa7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to