<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/widgets.txt, branch 2.2.17</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.17</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.17'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-11-26T17:35:56Z</updated>
<entry>
<title>[2.2.x] Improved custom MultiWidget example in docs.</title>
<updated>2019-11-26T17:35:56Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2019-11-23T10:21:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e82a1bcf622e5c9cf37f28bde21af8176b6dd118'/>
<id>urn:sha1:e82a1bcf622e5c9cf37f28bde21af8176b6dd118</id>
<content type='text'>
Backport of 7742cc0c8f620f7b65b02b5018a5f7078325d467 from master
</content>
</entry>
<entry>
<title>[2.2.x] Fixed #30738 -- Fixed typo in docs/ref/forms/widgets.txt.</title>
<updated>2019-08-31T08:59:41Z</updated>
<author>
<name>Daria Kolodzey</name>
<email>dkolodzey@ya.ru</email>
</author>
<published>2019-08-31T08:58:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=11cdfb340830abe57142e1fbc8bfae835b0f1183'/>
<id>urn:sha1:11cdfb340830abe57142e1fbc8bfae835b0f1183</id>
<content type='text'>
Thanks Emmanuel Cazenave for the report.
Backport of 3f8ee58ccc5c55e62625ad797ddde05778fe1bec from master
</content>
</entry>
<entry>
<title>[2.2.x] Changed tuple choices to list in docs.</title>
<updated>2019-05-15T12:41:01Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-05-15T12:31:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08c8838727310094c240d129060314027b7585e7'/>
<id>urn:sha1:08c8838727310094c240d129060314027b7585e7</id>
<content type='text'>
Backport of 97d3321e89c8d4434927bdbc308db1ccffa99d3b from master
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 2.0.</title>
<updated>2018-05-17T15:00:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-05-17T14:16:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7543ab1f8dcb20dbbdf6a41eace95fc47c8dcaa3'/>
<id>urn:sha1:7543ab1f8dcb20dbbdf6a41eace95fc47c8dcaa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a couple mistakes in docs/ref/forms/widgets.txt.</title>
<updated>2018-03-12T13:39:09Z</updated>
<author>
<name>Daniel Musketa</name>
<email>daniel@musketa.de</email>
</author>
<published>2018-03-12T13:39:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e0eab28f9f3440f68c5ed318554e3537976b816f'/>
<id>urn:sha1:e0eab28f9f3440f68c5ed318554e3537976b816f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28655 -- Added more examples for customizing widgets in a form.</title>
<updated>2018-03-07T21:58:55Z</updated>
<author>
<name>Richard Oyudo</name>
<email>ebube.rc@gmail.com</email>
</author>
<published>2018-03-07T21:58:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8411e4a8fe98ebac4327ee43446a25873703a5e8'/>
<id>urn:sha1:8411e4a8fe98ebac4327ee43446a25873703a5e8</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>Removed versionadded/changed annotations for 1.11.</title>
<updated>2017-09-22T16:51:18Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-09-03T01:49:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5446b72003790fc98bd926f7196b26cc5db63c5a'/>
<id>urn:sha1:5446b72003790fc98bd926f7196b26cc5db63c5a</id>
<content type='text'>
</content>
</entry>
</feed>
