<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/templates/tests.py, branch 1.11b1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11b1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11b1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-02-26T13:36:57Z</updated>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a test that was failing in Python 3.</title>
<updated>2013-02-24T21:47:14Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2013-02-24T21:47:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae2a8bb4569e569d0cc2cd8173443862418d3698'/>
<id>urn:sha1:ae2a8bb4569e569d0cc2cd8173443862418d3698</id>
<content type='text'>
The issue was that as of Python 3, the generators' `next()`
method becomes `__next()`. Thanks Alex Gaynor for noticing that.
Refs #19890.</content>
</entry>
<entry>
<title>Fixed #19890 -- ifchanged templatetag rendered its content twice</title>
<updated>2013-02-24T15:49:28Z</updated>
<author>
<name>Christopher Medrela</name>
<email>chris.medrela@gmail.com</email>
</author>
<published>2013-02-24T15:49:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=636c45fc58bcc19d7669a739ccd05ff475381f48'/>
<id>urn:sha1:636c45fc58bcc19d7669a739ccd05ff475381f48</id>
<content type='text'>
The content of ifchanged template tag was rendered twice: first time, to
compare it with the previous value and the second time, to return the
rendered output.
</content>
</entry>
<entry>
<title>Fixed #15849 -- Made IfChanged node thread safe.</title>
<updated>2013-02-24T15:06:55Z</updated>
<author>
<name>Diederik van der Boor</name>
<email>vdboor@edoburu.nl</email>
</author>
<published>2013-02-23T12:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8503120c1024ad7ec2151196a743d6daec21334b'/>
<id>urn:sha1:8503120c1024ad7ec2151196a743d6daec21334b</id>
<content type='text'>
Previously, the ifchanged node stored state on `self._last_seen`,
thereby giving undesired results when the node is reused by another
thread at the same time (e.g. globally caching a Template object).

Thanks to akaihola for the report and Diederik van der Boor and
Bas Peschier for the patch.
</content>
</entry>
<entry>
<title>Caught warnings in the templates tests. Refs #17906.</title>
<updated>2013-02-24T09:28:05Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-24T09:28:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c10ed58746d341dc83169018030b8dbe823fc4eb'/>
<id>urn:sha1:c10ed58746d341dc83169018030b8dbe823fc4eb</id>
<content type='text'>
This was missing from f49e9a517f2fdc1d9ed7ac841ace77636cbd6747.
</content>
</entry>
<entry>
<title>Minor cleanups in templates test imports</title>
<updated>2013-02-23T16:45:05Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-02-23T16:45:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=335a060fa6a919fc5eb1ff22315f9b3ae44438b7'/>
<id>urn:sha1:335a060fa6a919fc5eb1ff22315f9b3ae44438b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19827 -- Kept stacktrace in defaulttags exception reraising</title>
<updated>2013-02-23T16:43:17Z</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2013-02-23T16:41:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=687d2e967dbc7c2ba29a90c74becc539d3ac2b9d'/>
<id>urn:sha1:687d2e967dbc7c2ba29a90c74becc539d3ac2b9d</id>
<content type='text'>
Thanks Kronuz for the report and the initial patch.
</content>
</entry>
<entry>
<title>Merge pull request #751 from bmispelon/ticket-6271</title>
<updated>2013-02-23T15:47:58Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-02-23T15:47:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5278776a882ce8ba60fdd9a82dda4d8bac513976'/>
<id>urn:sha1:5278776a882ce8ba60fdd9a82dda4d8bac513976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.</title>
<updated>2013-02-23T15:16:39Z</updated>
<author>
<name>Vladimir A Filonov</name>
<email>vladimir@labbler.com</email>
</author>
<published>2013-02-23T14:07:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f49e9a517f2fdc1d9ed7ac841ace77636cbd6747'/>
<id>urn:sha1:f49e9a517f2fdc1d9ed7ac841ace77636cbd6747</id>
<content type='text'>
This commit adds "future" version of these two tags with auto-escaping
enabled.
</content>
</entry>
<entry>
<title>Used token.split_contents() for tokenisation in template tags accepting variables.</title>
<updated>2013-02-23T14:15:30Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2013-02-23T09:24:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=069280a6893d0f496c8f15922807939c68459ec3'/>
<id>urn:sha1:069280a6893d0f496c8f15922807939c68459ec3</id>
<content type='text'>
Fixed #6271, #18260.
</content>
</entry>
</feed>
