1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #32290 -- Fixed TemplateNotFound in {% include %} tag for relative path in variable.

This commit is contained in:
Hasan Ramezani
2020-12-27 21:21:59 +01:00
committed by Mariusz Felisiak
parent 640a6e1dce
commit c978dd93fd
3 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1 @@
{% include tmpl %}