<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/syntax_tests/test_if.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>2022-02-07T19:37:05Z</updated>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</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>Fixed spelling of "nonexistent".</title>
<updated>2017-02-03T13:01:45Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-03T01:43:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=29f607927fe82e2c8baab171dfa8baf710cd9b83'/>
<id>urn:sha1:29f607927fe82e2c8baab171dfa8baf710cd9b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26573 -- Added descriptive error message for malformed if/else/elif template tags.</title>
<updated>2016-05-27T22:12:56Z</updated>
<author>
<name>inondle</name>
<email>qfulsher@gmail.com</email>
</author>
<published>2016-05-27T22:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93c312cc9cb17ec13ed1957c9a2d2e4ec56b09ed'/>
<id>urn:sha1:93c312cc9cb17ec13ed1957c9a2d2e4ec56b09ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26479 -- Documented is/is not if tag operator behavior for nonexistent variables.</title>
<updated>2016-04-29T16:38:46Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2016-04-28T21:51:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dac075e9103ba961af4f70b4011616daa72985d4'/>
<id>urn:sha1:dac075e9103ba961af4f70b4011616daa72985d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added tests for if tag's != operator.</title>
<updated>2016-04-29T16:30:32Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2016-04-28T22:01:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=246020efc59de1a64b52fdda6a460904151dae36'/>
<id>urn:sha1:246020efc59de1a64b52fdda6a460904151dae36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26479 -- Added 'is not' operator to the if tag.</title>
<updated>2016-04-09T17:01:15Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2016-04-09T15:25:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c16b9dd8e0ae757616e9accbaffecc521191ee98'/>
<id>urn:sha1:c16b9dd8e0ae757616e9accbaffecc521191ee98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26118 -- Added 'is' operator to if template tag.</title>
<updated>2016-01-22T20:35:28Z</updated>
<author>
<name>Preston Timmons</name>
<email>preston.timmons@rewardstyle.com</email>
</author>
<published>2016-01-22T03:50:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c00ae7f58c34962ed6dbec4eb8aaf747da59ed2f'/>
<id>urn:sha1:c00ae7f58c34962ed6dbec4eb8aaf747da59ed2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23913 -- Removed support for a single equals sign in {% if %} tag.</title>
<updated>2015-09-23T23:31:11Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-09-05T16:20:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ccfac1a651ff35cd243cd272b2202ae1ccd5740'/>
<id>urn:sha1:2ccfac1a651ff35cd243cd272b2202ae1ccd5740</id>
<content type='text'>
Per deprecation timeline.
</content>
</entry>
</feed>
