<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/test/html.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>2024-01-26T11:45:07Z</updated>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Refs #30686 -- Moved Parser.SELF_CLOSING_TAGS to django.utils.html.VOID_ELEMENTS</title>
<updated>2023-07-14T08:25:00Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-07-05T05:51:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1d0dfc0b920916900d2770f3b5640da08af36d97'/>
<id>urn:sha1:1d0dfc0b920916900d2770f3b5640da08af36d97</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>Fixed #33236 -- Fixed assertHTMLEqual() error messages for escaped HTML.</title>
<updated>2021-10-29T10:09:23Z</updated>
<author>
<name>Pratyush Mittal</name>
<email>pratyushmittal@gmail.com</email>
</author>
<published>2021-10-28T18:15:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f38458fe56bf8850da72a924bd2e8ff59c6adf06'/>
<id>urn:sha1:f38458fe56bf8850da72a924bd2e8ff59c6adf06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32556 -- Fixed handling empty string as non-boolean attributes value by assertHTMLEqual().</title>
<updated>2021-03-19T19:41:57Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2021-03-18T23:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=41e6b2a3c5e723256506b9ff49437d52a1f3bf43'/>
<id>urn:sha1:41e6b2a3c5e723256506b9ff49437d52a1f3bf43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32556 -- Added django.test.html.normalize_attributes().</title>
<updated>2021-03-19T19:41:53Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2021-03-19T11:30:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98abf80cde0a7b6846f2612ee8ec9189adccdc3c'/>
<id>urn:sha1:98abf80cde0a7b6846f2612ee8ec9189adccdc3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32556 -- Fixed assertHTMLEqual() to handle empty string as boolean attributes value.</title>
<updated>2021-03-18T15:30:15Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-03-18T10:04:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bf5e9418f425666726559c9f1981a516da30aab'/>
<id>urn:sha1:9bf5e9418f425666726559c9f1981a516da30aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32547 -- Corrected notes about validation in HTML assertions docs.</title>
<updated>2021-03-18T09:21:49Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-03-17T15:33:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ceb4b9ee68dffc6ab0398886f1758f15f037c472'/>
<id>urn:sha1:ceb4b9ee68dffc6ab0398886f1758f15f037c472</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made small readability improvements.</title>
<updated>2020-10-28T19:20:20Z</updated>
<author>
<name>Martin Thoma</name>
<email>info@martin-thoma.de</email>
</author>
<published>2020-09-24T16:37:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=302caa40e4caab7d95ef7d0a88a90f935039ab09'/>
<id>urn:sha1:302caa40e4caab7d95ef7d0a88a90f935039ab09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27906 -- Fixed test tools counting of HTML matches for subsets of elements.</title>
<updated>2020-09-24T10:52:41Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2020-09-20T14:14:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e26a7a8ef41f0d69951affb21655cdc2cf94a209'/>
<id>urn:sha1:e26a7a8ef41f0d69951affb21655cdc2cf94a209</id>
<content type='text'>
Previously examples such as '&lt;a/&gt;&lt;b/&gt;' would not match in '&lt;a/&gt;&lt;b/&gt;&lt;c/&gt;'.
</content>
</entry>
</feed>
