The general guide on file extensions for templates is to hint at their
content type, and this recently confused a coworker into thinking it was
the HTML body of the email.
A possible transition solution would be to default to a list, since
`render_to_string` already supports finding first match.
--
Ticket URL: <https://code.djangoproject.com/ticket/34862>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
Comment:
Thanks FunkyBob 👍
This is consistent with other text based templates.
--
Ticket URL: <https://code.djangoproject.com/ticket/34862#comment:1>
* type: Bug => Cleanup/optimization
--
Ticket URL: <https://code.djangoproject.com/ticket/34862#comment:2>
* owner: nobody => David Sanders
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* status: new => assigned
* needs_docs: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34862#comment:3>
* needs_better_patch: 1 => 0
* needs_docs: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/34862#comment:4>
* status: assigned => closed
* resolution: => duplicate
* stage: Accepted => Unreviewed
Comment:
Duplicate of #30837.
--
Ticket URL: <https://code.djangoproject.com/ticket/34862#comment:5>