Hi there! In Django 3.0 `ordering_widget` and `get_ordering_widget()` were introduced (see #29956 <https://code.djangoproject.com/ticket/29956>). The typical use case was to easily override the `ORDER` field in formsets that are updated in the frontend.
For the exact same reason, I'd be interested in an implementation of `deletion_widget` and `get_deletion_widget()`. Support for overriding the deletion widget has been briefly mentioned by @claudep in the pull request comments: https://github.com/django/django/pull/10660#issuecomment-440327124, but I couldn't find more discussions about it. I'm curious to hear what people in this mailing list think of the idea. Does it sound like a logical next step? Thanks in advance, Ties Jan -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/10adbcad-fd21-41a4-b7f1-93887992231dn%40googlegroups.com.