<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/syntax_tests, branch 1.11.21</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.21</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.21'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-03-03T18:47:17Z</updated>
<entry>
<title>[1.11.x] Reverted "Fixed relative paths imports per isort 4.3.5."</title>
<updated>2019-03-03T18:47:17Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-03-03T18:33:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f13bfdeb559c533ce5ace19a250821e6f8abb13d'/>
<id>urn:sha1:f13bfdeb559c533ce5ace19a250821e6f8abb13d</id>
<content type='text'>
This reverts commit 463fe11bc8b2d068e447c5df677e7a31c2af7e03 due to
restore of relative paths sorting from isort &lt; 4.3.5 in isort 4.3.10.

Backport of b435f82939edf70674856e0e1cd63973c2e0a1d1 from master.
</content>
</entry>
<entry>
<title>[1.11.x] Fixed relative paths imports per isort 4.3.5.</title>
<updated>2019-02-25T19:02:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-02-25T10:03:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9beb6a52e84e565533f029555eea731d92fe4f3'/>
<id>urn:sha1:b9beb6a52e84e565533f029555eea731d92fe4f3</id>
<content type='text'>
Backport of 463fe11bc8b2d068e447c5df677e7a31c2af7e03 from master.
</content>
</entry>
<entry>
<title>[1.11.x] Removed blank lines per isort 4.3.0.</title>
<updated>2018-02-20T13:58:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-02-20T13:58:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d5da552d92c2d5165a23bceb229dec023b8bb5c5'/>
<id>urn:sha1:d5da552d92c2d5165a23bceb229dec023b8bb5c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #27974 -- Kept resolved templates constant during one rendering cycle.</title>
<updated>2017-04-04T02:32:41Z</updated>
<author>
<name>kapil garg</name>
<email>kapilgarg1996@users.noreply.github.com</email>
</author>
<published>2017-04-04T02:29:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76b51656e6162902daa6bf6ec3fe04b1ca960a72'/>
<id>urn:sha1:76b51656e6162902daa6bf6ec3fe04b1ca960a72</id>
<content type='text'>
Thanks Florian Apolloner for the initial patch.

Backport of 002fe076225c2aa6e389481b038f55acb6f807d0 from master
</content>
</entry>
<entry>
<title>[1.11.x] Fixed #27722 -- Reallowed using django.Template in {% include %}.</title>
<updated>2017-02-11T11:52:14Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-11T11:51:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9658f0d266bfded9ead5ead7a80823b4739c149f'/>
<id>urn:sha1:9658f0d266bfded9ead5ead7a80823b4739c149f</id>
<content type='text'>
Backport of fe2d2884345e1e6a1daadd76e9404c62791ab589 from master
</content>
</entry>
<entry>
<title>Fixed #24423 -- Reorganized i18n tag tests.</title>
<updated>2017-01-06T15:33:07Z</updated>
<author>
<name>Andy Craze</name>
<email>accraze@gmail.com</email>
</author>
<published>2017-01-06T15:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97c1931c4f610e80053430d0297d51e1bed1e7ae'/>
<id>urn:sha1:97c1931c4f610e80053430d0297d51e1bed1e7ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26478 -- Made {% for %} reject invalid unpacking vars with quotes or vertical bars.</title>
<updated>2016-12-30T14:22:40Z</updated>
<author>
<name>Tim Martin</name>
<email>tim@asymptotic.co.uk</email>
</author>
<published>2016-12-18T08:08:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e3f095b086225d3bd3eae6266ec1a0580a5d49e8'/>
<id>urn:sha1:e3f095b086225d3bd3eae6266ec1a0580a5d49e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used assertRaisesMessage() in {% for %} tests.</title>
<updated>2016-12-30T14:22:04Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-29T16:10:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9f16ea21c42aabd2f2eb10bec69481ae9cdf52af'/>
<id>urn:sha1:9f16ea21c42aabd2f2eb10bec69481ae9cdf52af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #25484 -- Made non-staticfiles {% static %} tag quote its output.</title>
<updated>2016-12-19T21:18:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-19T18:44:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1a04b1762b50ea4d09eb1dc192d57172750b80aa'/>
<id>urn:sha1:1a04b1762b50ea4d09eb1dc192d57172750b80aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #21221 -- Prevented {% static %} tests from using contrib.staticfiles.</title>
<updated>2016-12-19T17:37:38Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-19T15:48:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a85e84212e0c0aa05a7c7ddd3ca81a4228ef013e'/>
<id>urn:sha1:a85e84212e0c0aa05a7c7ddd3ca81a4228ef013e</id>
<content type='text'>
</content>
</entry>
</feed>
