#31610: Make it easier to override the RelatedFieldWidgetWrapper in admin. -------------------------------------+------------------------------------- Reporter: rm_ | Owner: nobody Type: | Status: closed Cleanup/optimization | Component: contrib.admin | Version: master Severity: Normal | Resolution: wontfix Keywords: | Triage Stage: | Unreviewed Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by felixxm):
* status: new => closed * resolution: => wontfix Comment: Thanks for this ticket, however you use case looks quite niche, I don't see a wide use of new hooks. `raw_id_fields` should not be customized, IMO. If you really need to use the same mechanism you can create a custom widget (without using `raw_id_fields`). -- Ticket URL: <https://code.djangoproject.com/ticket/31610#comment:2> 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 django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/061.c6c76eac42c7a78792ae669ff1a918cb%40djangoproject.com.