#34692: django.forms.renderers.get_default_renderer()'s template loader cache is
not being reset on autoloads.
------------------------+------------------------------------
     Reporter:  Andrew  |                    Owner:  nobody
         Type:  Bug     |                   Status:  new
    Component:  Forms   |                  Version:  4.2
     Severity:  Normal  |               Resolution:
     Keywords:          |             Triage Stage:  Accepted
    Has patch:  0       |      Needs documentation:  0
  Needs tests:  0       |  Patch needs improvement:  0
Easy pickings:  0       |                    UI/UX:  0
------------------------+------------------------------------

Comment (by Amir Karimi):

 It seems if we don't want to add some codes like the above, we have to
 change the flow of creation of the default renderer's engine. The default
 engine is not included in the
 {{{
 engines.all()
 }}}

 @MariuszFelisiak
 Do you think it is worth changing the flow? I suggest letting it be solved
 in the simplest way.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34692#comment:5>
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/01070189548132c1-265f44ef-09bc-464d-a778-5ff4cb86727e-000000%40eu-central-1.amazonses.com.

Reply via email to