mirror of
https://github.com/django/django.git
synced 2025-04-12 19:42:20 +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