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

Fixed #27722 -- Reallowed using django.Template in {% include %}.

This commit is contained in:
Tim Graham
2017-02-11 06:51:57 -05:00
committed by GitHub
parent 0595bca221
commit fe2d288434
3 changed files with 10 additions and 1 deletions

View File

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