--
Ticket URL: <https://code.djangoproject.com/ticket/16096>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
Comment:
This makes sense and it can't hurt. Are you thinking of any particular API
other than just setting the `origin` attribute to the `Template` instance?
--
Ticket URL: <https://code.djangoproject.com/ticket/16096#comment:1>
Comment (by prestontimmons):
I added a pull request for this here.
https://github.com/django/django/pull/1534
--
Ticket URL: <https://code.djangoproject.com/ticket/16096#comment:3>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/16096#comment:4>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"8625c7aab3760d16572792fea23a95e572e28ead"]:
{{{
#!CommitTicketReference repository=""
revision="8625c7aab3760d16572792fea23a95e572e28ead"
Fixed #16096 -- Added origin attribute to template instances.
Thanks jdunck for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/16096#comment:5>