Opened 6 years ago
Last modified 6 years ago
#31462 closed Cleanup/optimization
Allow overridding widget in formfield_for_manytomany(). — at Version 1
| Reported by: | 007 | Owned by: | 007 |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description (last modified by )
It does not work when I set widget param to function formfield_for_manytomany().
This is different from the formfield_for_foreignkey() function.
Change History (1)
comment:1 by , 6 years ago
| Description: | modified (diff) |
|---|---|
| Easy pickings: | set |
| Has patch: | set |
| Needs tests: | set |
| Owner: | changed from to |
| Summary: | formfield_for_manytomany dosnot support custom widget → Allow overridding widget in formfield_for_manytomany(). |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
PR