#31721: Allow ModelForm meta to specify formfield_callback.
-----------------------------------+------------------------------------
     Reporter:  Klaas-Jan Gorter   |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  Forms              |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:  modelform_factory  |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------
Changes (by felixxm):

 * version:  2.2 => master
 * stage:  Unreviewed => Accepted


Comment:

 I agree with Simon that it's really niche and
 `ModelForm.Meta.formfield_callback` has never been a documented and
 
[https://github.com/django/django/blob/f386454d1302b66d0eb331ed0ae9e4811e2f3a15/django/forms/models.py#L195-L205
 supported feature]. Nevertheless, we should support it for consistency
 with other `Meta` options (this can also simplify fix for #24974)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31721#comment:6>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.e67039546a406755fa73da6dddf78de2%40djangoproject.com.

Reply via email to