<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/templates/api.txt, branch 1.7.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.7.7</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.7.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-03-16T17:13:57Z</updated>
<entry>
<title>[1.7.x] Documented Context.get() method.</title>
<updated>2015-03-16T17:13:57Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2015-03-16T15:55:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eaf86858d40d40384375bd967b34818d0d8a9979'/>
<id>urn:sha1:eaf86858d40d40384375bd967b34818d0d8a9979</id>
<content type='text'>
Backport of 4d9414098bd98aacd241827a01f6ad2dff71f113 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23736 -- Corrected the description of the value that silent_variable_failure uses.</title>
<updated>2014-10-30T22:44:51Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-30T22:42:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2de56223540c1e728c82baf206ffa6e6f285eab'/>
<id>urn:sha1:f2de56223540c1e728c82baf206ffa6e6f285eab</id>
<content type='text'>
Thanks Aymeric Augustin for the report.

Backport of e7cb4f2fba from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #23737 -- Recommended the render() shortcut more strongly.</title>
<updated>2014-10-30T22:35:15Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-10-30T22:34:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=01119c9c0f17387d2046bbd700835d85330d5151'/>
<id>urn:sha1:01119c9c0f17387d2046bbd700835d85330d5151</id>
<content type='text'>
Thanks Aymeric Augustin for the report.

Backport of f85fcc75e3 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #17719 -- Documented that template syntax sequences cannot be used as string literals.</title>
<updated>2014-08-26T14:45:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-26T14:35:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=34116ad71c5f934fc2702c32a8cd743f36a85479'/>
<id>urn:sha1:34116ad71c5f934fc2702c32a8cd743f36a85479</id>
<content type='text'>
Backport of e02f45d5ea from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed some doc errors that caused syntax highlighting to fail.</title>
<updated>2014-08-19T00:40:41Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-19T00:37:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5f54752b9dd243ffcb8cb3cb8dc46f8d3666d8bd'/>
<id>urn:sha1:5f54752b9dd243ffcb8cb3cb8dc46f8d3666d8bd</id>
<content type='text'>
Backport of 27fdac97ae from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22167 -- Improved documentation on context processors</title>
<updated>2014-05-16T16:27:55Z</updated>
<author>
<name>Moritz</name>
<email>moritz@tibidat.com</email>
</author>
<published>2014-05-16T15:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd45139d4e17304229da5464c907c614e64278d1'/>
<id>urn:sha1:bd45139d4e17304229da5464c907c614e64278d1</id>
<content type='text'>
Backport of e7ffba8f78849fbf60b98fb8d67ef4577b585e3b from master.
</content>
</entry>
<entry>
<title>[1.7.x] Updated the messages context processor docs</title>
<updated>2014-05-06T18:39:13Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-05-06T18:37:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=79e4a189f3b17b5a7426f889c4412126eb169256'/>
<id>urn:sha1:79e4a189f3b17b5a7426f889c4412126eb169256</id>
<content type='text'>
Refs #20610.
Backport of 7951f125e frmo master.
</content>
</entry>
<entry>
<title>Fixed doc typos.</title>
<updated>2014-02-28T16:44:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-02-28T16:44:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7f2505ad9e27962ecbd61d2ce26ad691727404a4'/>
<id>urn:sha1:7f2505ad9e27962ecbd61d2ce26ad691727404a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made the new template.Context.flatten() method a public API.</title>
<updated>2014-02-16T14:18:45Z</updated>
<author>
<name>Marek Wywiał</name>
<email>onjinx@gmail.com</email>
</author>
<published>2014-02-16T13:50:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8274fa60f88607eb0e81908f049c391455956dd8'/>
<id>urn:sha1:8274fa60f88607eb0e81908f049c391455956dd8</id>
<content type='text'>
That method was introduced in 9db4271bd11ac23a5a5652bbcdf8fb6d4b997651.

Refs #21765.
</content>
</entry>
<entry>
<title>Added some internal links to render_to_string documentation.</title>
<updated>2013-12-15T22:02:20Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2013-12-15T22:02:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1689744aee1f13b2f4e270ce63cea143eb6d868e'/>
<id>urn:sha1:1689744aee1f13b2f4e270ce63cea143eb6d868e</id>
<content type='text'>
</content>
</entry>
</feed>
