--
Ticket URL: <https://code.djangoproject.com/ticket/29438>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => wontfix
Comment:
For model forms, `formfield_callback` is a callable that takes a model
field and returns a form field. This doesn't seem relevant for non-model
forms. Please explain the use case a bit more.
--
Ticket URL: <https://code.djangoproject.com/ticket/29438#comment:1>