mirror of
https://github.com/django/django.git
synced 2025-02-07 16:05:34 +00:00
This opens more possibilities, like accessing context.template.origin. It also follows the chain of objects instead of following a shortcut. Backport of 1bfcc95 from master