mirror of
https://github.com/django/django.git
synced 2025-03-10 17:32:41 +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