<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/templates/inclusion_base.html, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-04-01T17:02:19Z</updated>
<entry>
<title>Fixed #23441, #24555 -- Improved the behavior of InclusionNode.</title>
<updated>2015-04-01T17:02:19Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2015-04-01T02:57:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0808ccce3808235c5b5a56e3f689cec0d4bc0ebf'/>
<id>urn:sha1:0808ccce3808235c5b5a56e3f689cec0d4bc0ebf</id>
<content type='text'>
This change:

* Makes the InclusionNode cache-safe by removing render-time side effects
  to its nodelist.
* Ensures the render_context stack is properly scoped and reset by updating
  the render call to use Template.render rather than Nodelist.render.
</content>
</entry>
</feed>
