<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/utils_tests/test_html.py, branch 2.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-03-06T13:52:23Z</updated>
<entry>
<title>[2.0.x] Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and urlizetrunc template filters.</title>
<updated>2018-03-06T13:52:23Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-02-24T16:30:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e157315da3ae7005fa0683ffc9751dbeca7306c8'/>
<id>urn:sha1:e157315da3ae7005fa0683ffc9751dbeca7306c8</id>
<content type='text'>
Thanks Florian Apolloner for assisting with the patch.
</content>
</entry>
<entry>
<title>Fixed #27900 -- Made escapejs escape backticks for use in ES6 template literals.</title>
<updated>2017-03-04T14:04:16Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-03-04T14:04:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ae1b04fb584db0fdb22b8e287784c4ed3ac62ac'/>
<id>urn:sha1:6ae1b04fb584db0fdb22b8e287784c4ed3ac62ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27803 -- Kept safe status of lazy safe strings in conditional_escape</title>
<updated>2017-02-02T20:01:39Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-02-01T15:39:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a21ec12409a5b72d602cd03ee925b6ceb1cd5492'/>
<id>urn:sha1:a21ec12409a5b72d602cd03ee925b6ceb1cd5492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27804 -- Used subTest() in tests.utils_tests.test_html.</title>
<updated>2017-02-02T13:17:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-01T23:56:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f8d52521ab74e538f35c8dcf75760b5a2532c3b5'/>
<id>urn:sha1:f8d52521ab74e538f35c8dcf75760b5a2532c3b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Imported specific functions in tests.utils_tests.test_html.</title>
<updated>2017-02-02T12:23:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-01T23:37:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2af8cd22a946ffc9ad788848f3a82619695f28e0'/>
<id>urn:sha1:2af8cd22a946ffc9ad788848f3a82619695f28e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unneeded force_text calls in the test suite</title>
<updated>2017-01-24T17:45:54Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-01-24T11:22:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2366100872ec17dde06abc63c1ad74dcf746b134'/>
<id>urn:sha1:2366100872ec17dde06abc63c1ad74dcf746b134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage.</title>
<updated>2017-01-20T13:01:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-20T13:01:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4e729feaa647547f25debb1cb63dec989dc41a20'/>
<id>urn:sha1:4e729feaa647547f25debb1cb63dec989dc41a20</id>
<content type='text'>
These functions do nothing on Python 3.</content>
</entry>
<entry>
<title>Refs #23919 -- Stopped inheriting from object to define new style classes.</title>
<updated>2017-01-19T07:39:46Z</updated>
<author>
<name>Simon Charette</name>
<email>charettes@users.noreply.github.com</email>
</author>
<published>2017-01-19T07:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cecc079168e8669138728d31611ff3a1e7eb3a9f'/>
<id>urn:sha1:cecc079168e8669138728d31611ff3a1e7eb3a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed six.PY2/PY3 usage</title>
<updated>2017-01-18T15:21:28Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-12-01T10:38:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c716fe87821df00f9f03ecc761c914d1682591a2'/>
<id>urn:sha1:c716fe87821df00f9f03ecc761c914d1682591a2</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
</feed>
