<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/forms_tests/widget_tests/base.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>2025-07-23T23:17:55Z</updated>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</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 #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>
