<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/syntax_tests/test_for.py, branch 2.1.13</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.13</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.13'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2017-10-05T15:33:14Z</updated>
<entry>
<title>Added tests for invalid {% for %} usage and ForLoop.__repr__().</title>
<updated>2017-10-05T15:33:14Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-10-04T15:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86367a11d347c489e450232b19d9ca23e5a9cef4'/>
<id>urn:sha1:86367a11d347c489e450232b19d9ca23e5a9cef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28001 -- Updated comment and tested context popping in ForNode.render().</title>
<updated>2017-04-06T23:04:29Z</updated>
<author>
<name>kapil garg</name>
<email>kapilgarg1996@users.noreply.github.com</email>
</author>
<published>2017-04-06T23:04:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dbfcedb499944f31444d347aa6c389303c6cf22e'/>
<id>urn:sha1:dbfcedb499944f31444d347aa6c389303c6cf22e</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 #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.</title>
<updated>2016-11-11T02:30:21Z</updated>
<author>
<name>za</name>
<email>za@python.or.id</email>
</author>
<published>2016-10-27T07:53:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=321e94fa41b121f65c02119c02098df327bbd569'/>
<id>urn:sha1:321e94fa41b121f65c02119c02098df327bbd569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27058 -- Reallowed the {% for %} tag to unpack any iterable.</title>
<updated>2016-08-15T19:39:22Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-08-15T19:39:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=937d752d3deabebe60dfbe9ff9823772730f336a'/>
<id>urn:sha1:937d752d3deabebe60dfbe9ff9823772730f336a</id>
<content type='text'>
Thanks Sergei Maertens for the report and patch.</content>
</entry>
<entry>
<title>Removed obsolete comments about Django 1.10 in two test files.</title>
<updated>2015-11-17T15:42:22Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-11-17T15:42:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=20d2778597e89fc2de084bdaa128a438fbf12c7b'/>
<id>urn:sha1:20d2778597e89fc2de084bdaa128a438fbf12c7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #13408 -- Made unpacking mismatch an exception in {% for %} tag per deprecation timeline.</title>
<updated>2015-09-23T23:31:09Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-08-18T16:25:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bbebd06adc36f31877a9c0af6c20c5b5a71a900'/>
<id>urn:sha1:3bbebd06adc36f31877a9c0af6c20c5b5a71a900</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23395 -- Limited line lengths to 119 characters.</title>
<updated>2015-09-12T15:40:50Z</updated>
<author>
<name>Dražen Odobašić</name>
<email>dodobas@candela-it.com</email>
</author>
<published>2015-09-11T23:33:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b1e33ceceda1e75ff68c7deed8f6659683a195d3'/>
<id>urn:sha1:b1e33ceceda1e75ff68c7deed8f6659683a195d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed RemovedInDjangoXYWarnings for new roadmap.</title>
<updated>2015-06-24T20:08:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-06-22T17:54:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aaacaeb0963c406c4fe6f68c6ae51f4a65878250'/>
<id>urn:sha1:aaacaeb0963c406c4fe6f68c6ae51f4a65878250</id>
<content type='text'>
Forwardport of ae1d663b7913f6da233c55409c4973248372d302
from stable/1.8.x plus more.
</content>
</entry>
</feed>
