mirror of
https://github.com/django/django.git
synced 2025-02-06 23:45:22 +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