<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/forms_tests/widget_tests/test_selectmultiple.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>2026-01-18T20:26:56Z</updated>
<entry>
<title>Applied Black's 2026 stable style.</title>
<updated>2026-01-18T20:26:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-01-18T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6cff02078799b7c683a0d39630d49ab4fe532e7c'/>
<id>urn:sha1:6cff02078799b7c683a0d39630d49ab4fe532e7c</id>
<content type='text'>
https://github.com/psf/black/releases/tag/26.1.0</content>
</entry>
<entry>
<title>Refs #32339 -- Added use_fieldset to Widget.</title>
<updated>2022-03-30T14:28:14Z</updated>
<author>
<name>David</name>
<email>smithdc@gmail.com</email>
</author>
<published>2022-01-13T23:08:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c8459708a7e0a2474255b77d0f104a7f16e8b32c'/>
<id>urn:sha1:c8459708a7e0a2474255b77d0f104a7f16e8b32c</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 #29273 -- Prevented initial selection of empty choice in multiple choice widgets.</title>
<updated>2018-04-02T12:52:53Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-03-30T09:55:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3b69f9757ec03057441ebbd52b7cdbfed31fb32'/>
<id>urn:sha1:f3b69f9757ec03057441ebbd52b7cdbfed31fb32</id>
<content type='text'>
Regression in b52c73008a9d67e9ddbb841872dc15cdd3d6ee01.
</content>
</entry>
<entry>
<title>Fixed #29041 -- Changed SelectMultiple's multiple attribute to HTML5 boolean syntax.</title>
<updated>2018-01-20T16:19:06Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-20T16:19:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=47d238b69602711c06c369a5555bb554a4b3f7fb'/>
<id>urn:sha1:47d238b69602711c06c369a5555bb554a4b3f7fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27866 -- Made ChoiceWidget.format_value() return a list</title>
<updated>2017-04-01T10:24:05Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2017-02-21T12:27:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e487ffd3f0f9931e7c18bfbd47cf1e6b059ddc41'/>
<id>urn:sha1:e487ffd3f0f9931e7c18bfbd47cf1e6b059ddc41</id>
<content type='text'>
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #27993 -- Fixed model form default fallback for SelectMultiple.</title>
<updated>2017-03-31T14:10:08Z</updated>
<author>
<name>heathervm</name>
<email>heathervmurray@gmail.com</email>
</author>
<published>2017-03-31T14:10:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d1e23775344cc3dead03bd4af45f4fdf134b819'/>
<id>urn:sha1:7d1e23775344cc3dead03bd4af45f4fdf134b819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boolean syntax.</title>
<updated>2016-09-21T22:12:13Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2016-09-21T22:12:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c716c1dc721e74ef14b2ac25e3510024c79e070'/>
<id>urn:sha1:2c716c1dc721e74ef14b2ac25e3510024c79e070</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25731 -- Removed unused choices kwarg for Select.render()</title>
<updated>2016-02-02T23:03:19Z</updated>
<author>
<name>jpic</name>
<email>jamespic@gmail.com</email>
</author>
<published>2016-01-25T04:15:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=926e90132dc15d76bb8d16e2f9f1279566cac3c3'/>
<id>urn:sha1:926e90132dc15d76bb8d16e2f9f1279566cac3c3</id>
<content type='text'>
</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>
