Opened 4 years ago

Last modified 4 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 Mariusz Felisiak)

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 Mariusz Felisiak, 4 years ago

Description: modified (diff)
Easy pickings: set
Has patch: set
Needs tests: set
Owner: changed from nobody to 007
Summary: formfield_for_manytomany dosnot support custom widgetAllow overridding widget in formfield_for_manytomany().
Triage Stage: UnreviewedAccepted
Note: See TracTickets for help on using tickets.
Back to Top