#32984: Allow overriding of deletion widget in formsets
-------------------------------------+-------------------------------------
Reporter: Ties Jan | Owner: Ties Jan Hefting
Hefting |
Type: New | Status: assigned
feature |
Component: Forms | Version: dev
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
In Django 3.0 `ordering_widget` and `get_ordering_widget()` were
introduced (see #29956). The typical use case was to easily override the
`ORDER` field in formsets that are updated in the frontend. For the exact
same use case, I'd find it useful to see `deletion_widget` and
`get_deletion_widget()` getting introduced.
Discussion [https://groups.google.com/g/django-
developers/c/8PSZwWkVcBk/m/EtAMrvtfAwAJ initiated here] for this feature.
--
Ticket URL: <https://code.djangoproject.com/ticket/32984>
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/050.c2f9d89b4c3fa18c4fee45863dd9af94%40djangoproject.com.