It says "Alternatively, use the render() shortcut..." which is a rather
half-hearted recommendation.
Everyone uses render() all the time and it's just fine. I suggest
rewording that note or removing it.
--
Ticket URL: <https://code.djangoproject.com/ticket/23737>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => timgraham
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/23737#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"f85fcc75e3c19d9694012afe97947d7b516d5dfc"]:
{{{
#!CommitTicketReference repository=""
revision="f85fcc75e3c19d9694012afe97947d7b516d5dfc"
Fixed #23737 -- Recommended the render() shortcut more strongly.
Thanks Aymeric Augustin for the report.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23737#comment:2>
Comment (by Tim Graham <timograham@…>):
In [changeset:"de8825685491ed0e3078cdcef0f7fed7b08796cc"]:
{{{
#!CommitTicketReference repository=""
revision="de8825685491ed0e3078cdcef0f7fed7b08796cc"
[1.6.x] Fixed #23737 -- Recommended the render() shortcut more strongly.
Thanks Aymeric Augustin for the report.
Backport of f85fcc75e3 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23737#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"01119c9c0f17387d2046bbd700835d85330d5151"]:
{{{
#!CommitTicketReference repository=""
revision="01119c9c0f17387d2046bbd700835d85330d5151"
[1.7.x] Fixed #23737 -- Recommended the render() shortcut more strongly.
Thanks Aymeric Augustin for the report.
Backport of f85fcc75e3 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23737#comment:4>