<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/syntax_tests/test_cycle.py, branch 2.1.11</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.11</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.11'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-03-24T23:56:46Z</updated>
<entry>
<title>Increased test coverage for various template tags.</title>
<updated>2018-03-24T23:56:46Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2018-03-24T20:38:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4554f9a783665d64b59c35b53ae71178e56ac783'/>
<id>urn:sha1:4554f9a783665d64b59c35b53ae71178e56ac783</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26830 -- Prevented the 'with' templatetag from resetting the cycle variable to its initial state.</title>
<updated>2016-08-09T13:05:17Z</updated>
<author>
<name>Alexander Schrijver</name>
<email>alex@flupzor.nl</email>
</author>
<published>2016-07-16T20:55:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ae3a1f9fad800d73892b14ac8a576e817a2da55'/>
<id>urn:sha1:3ae3a1f9fad800d73892b14ac8a576e817a2da55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26830 -- Added a test for a named cycle template tag inside an ifchanged block and a for loop.</title>
<updated>2016-08-09T12:47:09Z</updated>
<author>
<name>Alexander Schrijver</name>
<email>alex@flupzor.nl</email>
</author>
<published>2016-07-16T20:54:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31e053edfa01e47c26dfa03834beeba77e09403a'/>
<id>urn:sha1:31e053edfa01e47c26dfa03834beeba77e09403a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #24451 -- Removed comma-separated {% cycle %} syntax 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-17T13:47:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=27b2321793c62fb2cbb00fd2830c9387a187a84f'/>
<id>urn:sha1:27b2321793c62fb2cbb00fd2830c9387a187a84f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #22306 -- Removed cycle/firstof template tags from "future".</title>
<updated>2015-09-23T23:31:09Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-08-17T12:57:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57039f9661d2fc06618bba1ed60d005212ee26e3'/>
<id>urn:sha1:57039f9661d2fc06618bba1ed60d005212ee26e3</id>
<content type='text'>
Per deprecation timeline.
</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>
<entry>
<title>Fixed #17085, #24783 -- Refactored template library registration.</title>
<updated>2015-05-21T14:12:06Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2015-05-08T20:10:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=655f52491505932ef04264de2bce21a03f3a7cd0'/>
<id>urn:sha1:655f52491505932ef04264de2bce21a03f3a7cd0</id>
<content type='text'>
* Converted the ``libraries`` and ``builtins`` globals of
  ``django.template.base`` into properties of the Engine class.
* Added a public API for explicit registration of libraries and builtins.
</content>
</entry>
<entry>
<title>Fixed #24451 -- Deprecated comma-separated {% cycle %} syntax.</title>
<updated>2015-03-07T12:42:39Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-03-05T17:38:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c36b60836be9e78ab877566cc43dc03960ce944d'/>
<id>urn:sha1:c36b60836be9e78ab877566cc43dc03960ce944d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied ignore_warnings to Django tests</title>
<updated>2014-12-30T17:16:25Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-12-21T20:19:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=51890ce8898f821d28f2f6fb6071c936e9bd88f0'/>
<id>urn:sha1:51890ce8898f821d28f2f6fb6071c936e9bd88f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Isolated template tests from Django settings.</title>
<updated>2014-12-28T15:23:01Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2014-12-07T08:43:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=92a2d049a253fb499db88efb6cf6c9209f6f251c'/>
<id>urn:sha1:92a2d049a253fb499db88efb6cf6c9209f6f251c</id>
<content type='text'>
</content>
</entry>
</feed>
