#28486: Template FileLoader can't find widget templates
-------------------------------------+-------------------------------------
     Reporter:  Andrey               |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Template system      |                  Version:  1.11
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  widgets, templates,  |             Triage Stage:
  admin                              |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Do you have `FORM_RENDERER = 'django.forms.renderers.TemplatesSetting'` in
 your settings? The default `DjangoTemplates` renderer doesn't consult the
 `TEMPLATES` setting. Please read
 [https://docs.djangoproject.com/en/stable/ref/forms/renderers/ The form
 rendering API] documentation.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28486#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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.e1ba0a647da459edb6be204433a44a8e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to