It would also be cleaner to move the following larger templates out of
Python code:
- `django.views.csrf.CSRF_FAILURE_TEMPLATE`
- `django.views.i18n.js_catalog_template`
- `django.views.static.DEFAULT_DIRECTORY_INDEX_TEMPLATE`
--
Ticket URL: <https://code.djangoproject.com/ticket/34343>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16562 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34343#comment:1>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/34343#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34343#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8eef22dfed2d53df0da10c0090d9cb04f66efb15" 8eef22d]:
{{{
#!CommitTicketReference repository=""
revision="8eef22dfed2d53df0da10c0090d9cb04f66efb15"
Fixed #34343 -- Moved built-in templates to filesystem.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34343#comment:4>