<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/syntax_tests/test_if_equal.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2021-01-14T16:50:04Z</updated>
<entry>
<title>Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per deprecation timeline.</title>
<updated>2021-01-14T16:50:04Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-01-14T09:14:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e7208f13c0448387e56c340eed46e1ed9ef9997e'/>
<id>urn:sha1:e7208f13c0448387e56c340eed46e1ed9ef9997e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.</title>
<updated>2020-05-11T07:07:33Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-05-03T01:04:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=72a170b4c3c4c2db8192bb1a6424bcc8eb533973'/>
<id>urn:sha1:72a170b4c3c4c2db8192bb1a6424bcc8eb533973</id>
<content type='text'>
The {% if %} tag provides all features of these tags.

Since Django 1.2 (May 17, 2010), the docs have hinted that
{% ifequal %} and {% ifnotequal %} will be deprecated in a future
Django version. Time to make it official.
</content>
</entry>
<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>Added tests for various __repr__() methods.</title>
<updated>2017-02-04T16:29:39Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2017-02-04T10:43:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ce69a421f6122efa7d14cc33a983553dd39b844c'/>
<id>urn:sha1:ce69a421f6122efa7d14cc33a983553dd39b844c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.</title>
<updated>2016-09-17T19:44:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-16T16:15:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8119b679eb85cdc0ae3d321e54d06dd0200a1e82'/>
<id>urn:sha1:8119b679eb85cdc0ae3d321e54d06dd0200a1e82</id>
<content type='text'>
http://bugs.python.org/issue27364
</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>
<entry>
<title>Fixed #23958 -- Rewrote filter tests as unit tests.</title>
<updated>2014-12-06T15:57:46Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2014-12-04T02:21:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5c68870169deec9eff392c53a8e74e3482f02ade'/>
<id>urn:sha1:5c68870169deec9eff392c53a8e74e3482f02ade</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted recently refactored templates tests to SimpleTestCase.</title>
<updated>2014-12-03T23:56:46Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2014-12-03T20:36:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16f26defa7510707742a15aa89cae56f11d14c3f'/>
<id>urn:sha1:16f26defa7510707742a15aa89cae56f11d14c3f</id>
<content type='text'>
These test methods don't need DB setup/teardown.

Refs #23768 and b872134b.
</content>
</entry>
<entry>
<title>Fixed #23768 -- Rewrote template tests as unit tests.</title>
<updated>2014-12-03T00:18:35Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2014-11-12T01:32:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b872134bfc14f6322bd1e4b0a08bf5bfd2c43a52'/>
<id>urn:sha1:b872134bfc14f6322bd1e4b0a08bf5bfd2c43a52</id>
<content type='text'>
</content>
</entry>
</feed>
