<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/widgets.py, branch 2.1.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-04-02T12:52:53Z</updated>
<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 #29200 -- Fixed label rendering when using RadioSelect and CheckboxSelectMultiple with MultiWidget.</title>
<updated>2018-03-15T13:10:23Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-03-14T15:28:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87dc0844a634360182bcb74d491508111ef8a652'/>
<id>urn:sha1:87dc0844a634360182bcb74d491508111ef8a652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Condensed some widgets code.</title>
<updated>2018-03-03T18:35:09Z</updated>
<author>
<name>Daniel Hahler</name>
<email>github@thequod.de</email>
</author>
<published>2018-03-03T18:35:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=683341db4396d92e4578d348b7fcce3312df505d'/>
<id>urn:sha1:683341db4396d92e4578d348b7fcce3312df505d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28909 -- Simplifed code using unpacking generalizations.</title>
<updated>2018-02-26T17:23:31Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-02-26T17:23:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=074a2f7f58cfab807ae72b09e634cad30a895369'/>
<id>urn:sha1:074a2f7f58cfab807ae72b09e634cad30a895369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29036 -- Fixed HTML5 required validation on SelectDateWidget if the attribute is added by JavaScript.</title>
<updated>2018-01-31T00:09:31Z</updated>
<author>
<name>Vlastimil Zíma</name>
<email>vlastimil.zima@nic.cz</email>
</author>
<published>2018-01-30T09:33:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fbc3c29e7cc5b3a3f62f1700af6ba474f05d59eb'/>
<id>urn:sha1:fbc3c29e7cc5b3a3f62f1700af6ba474f05d59eb</id>
<content type='text'>
Thanks Tim Graham for the initial patch.
</content>
</entry>
<entry>
<title>Fixed #29089 -- Avoided redundant date parsing in SelectDateWidget.format_value().</title>
<updated>2018-01-30T23:11:05Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-01-30T23:11:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5538729e4ec1adf1c79d94c2b47b5dcf591ad94b'/>
<id>urn:sha1:5538729e4ec1adf1c79d94c2b47b5dcf591ad94b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #29038 -- Removed closing slash from HTML void tags.</title>
<updated>2018-01-21T07:09:10Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-21T07:09:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf'/>
<id>urn:sha1:ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf</id>
<content type='text'>
</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>Removed unnecessary microsecond truncation in SplitDateTimeWidget.</title>
<updated>2018-01-18T16:23:06Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-18T16:23:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90ca9412e4d2f0b543938a1fa3fbc43c2c7ac57f'/>
<id>urn:sha1:90ca9412e4d2f0b543938a1fa3fbc43c2c7ac57f</id>
<content type='text'>
The microseconds are already truncated by the TimeInput subwidget.</content>
</entry>
<entry>
<title>Fixed #28996 -- Simplified some boolean constructs and removed trivial continue statements.</title>
<updated>2018-01-12T17:44:50Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>Dilyan.Palauzov@db.com</email>
</author>
<published>2018-01-12T14:05:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a38ae914d89809aed6d79337b74a8b31b6d3849a'/>
<id>urn:sha1:a38ae914d89809aed6d79337b74a8b31b6d3849a</id>
<content type='text'>
</content>
</entry>
</feed>
