Changes between Initial Version and Version 1 of Ticket #31462
- Timestamp:
- Apr 13, 2020, 11:36:04 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31462
- Property Easy pickings set
- Property Has patch set
- Property Needs tests set
- Property Owner changed from to
- Property Triage Stage Unreviewed → Accepted
- Property Summary formfield_for_manytomany dosnot support custom widget → Allow overridding widget in formfield_for_manytomany().
-
Ticket #31462 – Description
initial v1 1 it dosnot work when i set widget param to function formfield_for_manytomany.2 This is different from the formfield_for_foreignkey function1 It does not work when I set `widget` param to function `formfield_for_manytomany()`. 2 This is different from the `formfield_for_foreignkey()` function.