--
Ticket URL: <https://code.djangoproject.com/ticket/29250>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => Graham Ullrich
--
Ticket URL: <https://code.djangoproject.com/ticket/29250#comment:1>
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
The code was added in 4c123d0f79b3f417ec5b030c616365882e734a1e.
--
Ticket URL: <https://code.djangoproject.com/ticket/29250#comment:2>
* has_patch: 0 => 1
Comment:
Fix in https://github.com/django/django/pull/9815
--
Ticket URL: <https://code.djangoproject.com/ticket/29250#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ee7f51c66dfc1700ff065dfeb5fe2388cc2e9619" ee7f51c6]:
{{{
#!CommitTicketReference repository=""
revision="ee7f51c66dfc1700ff065dfeb5fe2388cc2e9619"
Fixed #29250 -- Added 'django_version' context to startapp/project docs.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29250#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"0118a2113d33353f15ed9b1e2d36ce81073f5110" 0118a21]:
{{{
#!CommitTicketReference repository=""
revision="0118a2113d33353f15ed9b1e2d36ce81073f5110"
[2.0.x] Fixed #29250 -- Added 'django_version' context to startapp/project
docs.
Backport of ee7f51c66dfc1700ff065dfeb5fe2388cc2e9619 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29250#comment:5>