#32364: ModelAdmin.formfield_overrides drops TEMPLATES...DIRS while loading a
custom widget template within a std admin form template
-------------------------------------+-------------------------------------
Reporter: zoltan-ky | Owner: nobody
Type: Uncategorized | Status: closed
Component: Template system | Version: 3.1
Severity: Normal | Resolution: invalid
Keywords: formfield_overrides | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* status: new => closed
* resolution: => invalid
Comment:
See docs about
[https://docs.djangoproject.com/en/stable/ref/forms/renderers/#overriding-
built-in-widget-templates "Overriding built-in widget templates"]. You
should use `FORM_RENDERER = 'django.forms.renderers.TemplatesSetting'`.
Please don't use Trac as a support channel. Closing per
TicketClosingReasons/UseSupportChannels.
--
Ticket URL: <https://code.djangoproject.com/ticket/32364#comment:1>
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/067.8fa3eedaee77208535267b9cd7990c3a%40djangoproject.com.