#3544: Fix {% include %} to allow recursive includes
-------------------------------------+-------------------------------------
Reporter: David | Owner: nobody
Danier <goliath.mailinglist@…> | Status: new
Type: New | Component: Template system
feature | Severity: Normal
Milestone: | Keywords: tplrf-patched
Version: SVN | Has patch: 0
Resolution: | Needs tests: 1
Triage Stage: Accepted | Easy pickings: 0
Needs documentation: 1 |
Patch needs improvement: 1 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Comment (by David Danier <david.danier@…>):
Needed this again and decided, that you currently can use
{{{
{% with template_name="file/to_include.html" %}{% include template_name
%}{% endwith %}
}}}
as an easy workaround.
--
Ticket URL: <https://code.djangoproject.com/ticket/3544#comment:27>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.