<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/forms_tests/widget_tests/base.py, branch 4.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-08T11:15:38Z</updated>
<entry>
<title>[4.0.x] Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-08T11:15:38Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-08T11:09:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a682b38e75d4c975b4c4493565a59f1bc14397c'/>
<id>urn:sha1:6a682b38e75d4c975b4c4493565a59f1bc14397c</id>
<content type='text'>
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
</content>
</entry>
<entry>
<title>Fixed #30399 -- Changed django.utils.html.escape()/urlize() to use html.escape()/unescape().</title>
<updated>2019-04-25T13:09:07Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-04-24T11:30:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8d76443aba863b75ad3b1392ca7e1d59bad84dc4'/>
<id>urn:sha1:8d76443aba863b75ad3b1392ca7e1d59bad84dc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Replaced super(ClassName, self) with super().</title>
<updated>2017-01-25T17:23:46Z</updated>
<author>
<name>chillaranand</name>
<email>anand21nanda@gmail.com</email>
</author>
<published>2017-01-21T13:13:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d6eaf7c0183cd04b78f2a55e1d60bb7e59598310'/>
<id>urn:sha1:d6eaf7c0183cd04b78f2a55e1d60bb7e59598310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #15667 -- Prevented newlines in attrs.html widget rendering.</title>
<updated>2017-01-07T00:11:32Z</updated>
<author>
<name>Dmitry</name>
<email>ivanchenko.dimitry@gmail.com</email>
</author>
<published>2017-01-07T00:11:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=12cefee5d84b3569ccbde03167c7853e8dac638f'/>
<id>urn:sha1:12cefee5d84b3569ccbde03167c7853e8dac638f</id>
<content type='text'>
Removed the trailing newline from widget attrs.html template.
The solution may be revisited by fixing refs #9198 but not
for Django 1.11.

Thanks Dmitry Ivanchenko for the report and Preston Timmons for advice.</content>
</entry>
<entry>
<title>Fixed #15667 -- Added template-based widget rendering.</title>
<updated>2016-12-27T22:50:10Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2016-12-27T22:00:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b52c73008a9d67e9ddbb841872dc15cdd3d6ee01'/>
<id>urn:sha1:b52c73008a9d67e9ddbb841872dc15cdd3d6ee01</id>
<content type='text'>
Thanks Carl Meyer and Tim Graham for contributing to the patch.
</content>
</entry>
<entry>
<title>Rewrote form widget tests as proper unittests.</title>
<updated>2015-09-01T04:03:55Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gmail.com</email>
</author>
<published>2015-08-31T02:13:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4c30fa905d9d47b3a2ee82095b1fe56cc2ec2ab5'/>
<id>urn:sha1:4c30fa905d9d47b3a2ee82095b1fe56cc2ec2ab5</id>
<content type='text'>
This is preparation for landing the template-based widget rendering
patch and goes a long way to making these tests more useful for future
development. The old doctest heritage is strong here.
</content>
</entry>
</feed>
