mirror of
https://github.com/Hopiu/django.git
synced 2026-03-30 21:00:24 +00:00
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.
1 line
19 B
HTML
1 line
19 B
HTML
{{ request.path }}
|