django1/docs/ref/templates
Baptiste Mispelon 072fb923e1 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.
2014-02-23 12:00:24 +01:00
..
api.txt Made the new template.Context.flatten() method a public API. 2014-02-16 15:18:45 +01:00
builtins.txt Fixed #21881 -- Clarify behavior of {% ssi %} template tag. 2014-02-23 12:00:24 +01:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00