(Folks not wanting that would specify `loaders`.)
--
Ticket URL: <https://code.djangoproject.com/ticket/33639>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/15586 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33639#comment:1>
* owner: nobody => Carlton Gibson
--
Ticket URL: <https://code.djangoproject.com/ticket/33639#comment:2>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/33639#comment:3>
Old description:
> Following the changes to allow auto-reloading cached templates in #25791,
> the was discussion on [https://github.com/django/django/pull/15140 PR
> 15140] to enable the cached template loader by default even in
> development.
>
> (Folks not wanting that would specify `loaders`.)
New description:
Following the changes to allow auto-reloading cached templates in #25791,
there was discussion on [https://github.com/django/django/pull/15140 PR
15140] to enable the cached template loader by default even in
development.
(Folks not wanting that would specify `loaders`.)
--
--
Ticket URL: <https://code.djangoproject.com/ticket/33639#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33639#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"bf7c51a5f4da5f00b46923545ea6657ba9556bf6" bf7c51a]:
{{{
#!CommitTicketReference repository=""
revision="bf7c51a5f4da5f00b46923545ea6657ba9556bf6"
Fixed #33639 -- Enabled cached template loader in development.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33639#comment:6>