django/docs/ref/templates
Baptiste Mispelon a36513c2b4 [1.6.x] Fixed #21881 -- Clarify behavior of {% ssi %} template tag.
When using the `parsed` option, {% ssi %} has the same limitation
as {% include %}, namely that the rendering of the included
template is done separately.

Thanks to trac user nagyv for the report and to alextreme for
the patch.

Backport of 072fb923e1 from master.
2014-02-23 13:52:14 +01:00
..
api.txt [1.6.x] Added some internal links to render_to_string documentation. 2013-12-15 23:03:26 +01:00
builtins.txt [1.6.x] Fixed #21881 -- Clarify behavior of {% ssi %} template tag. 2014-02-23 13:52:14 +01:00
index.txt