Opened 4 years ago

Last modified 4 years ago

#31462 closed Cleanup/optimization

formfield_for_manytomany dosnot support custom widget — at Initial Version

Reported by: 007 Owned by: nobody
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

it dosnot work when i set widget param to function formfield_for_manytomany .
This is different from the formfield_for_foreignkey function

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top