mirror of
https://github.com/django/django.git
synced 2025-01-07 17:06:04 +00:00
eaa1a22341
This is for consistency with Template.render. It adds a little bit of knowledge about HTTP requests in django.template.loader but I think consistency trumps purity.
2 lines
19 B
HTML
2 lines
19 B
HTML
{{ request.path }}
|