#31462: Allow overridding widget in formfield_for_manytomany().
--------------------------------------+------------------------------------
Reporter: 007 | Owner: 007
Type: Cleanup/optimization | Status: assigned
Component: contrib.admin | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by felixxm):
* needs_tests: 0 => 1
* easy: 0 => 1
* owner: nobody => 007
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Old description:
> it dosnot work when i set widget param to function
> formfield_for_manytomany .
> This is different from the formfield_for_foreignkey function
New description:
It does not work when I set `widget` param to function
`formfield_for_manytomany()`.
This is different from the `formfield_for_foreignkey()` function.
--
Comment:
[https://github.com/django/django/pull/12713 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/31462#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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.87b0f1c3aab9a3410224cc97f2e9b909%40djangoproject.com.