<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/widgets.txt, branch 1.8.13</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8.13</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8.13'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-07-15T13:57:19Z</updated>
<entry>
<title>[1.8.x] Fixed typo in SelectDateWidget docs.</title>
<updated>2015-07-15T13:57:19Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-07-15T13:55:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=093bd35798b92384df1a378797d29aa3c5c3a713'/>
<id>urn:sha1:093bd35798b92384df1a378797d29aa3c5c3a713</id>
<content type='text'>
Backport of f46f1737aa456c1dc377e3f1f4d307d52d8598af from master
</content>
</entry>
<entry>
<title>[1.8.x] Used PEP 8 style indentation in forms docs.</title>
<updated>2015-06-11T16:22:24Z</updated>
<author>
<name>Nick Smith</name>
<email>nick.smith@torchbox.com</email>
</author>
<published>2015-06-11T13:34:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ffbb6d4742823ace864158647350e0aa0419937e'/>
<id>urn:sha1:ffbb6d4742823ace864158647350e0aa0419937e</id>
<content type='text'>
Backport of b9bf61ce61ea933c3fefa05fa1ded8dfb1b445e5 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed #24956 -- Fixed typo in docs/ref/forms/widgets.txt</title>
<updated>2015-06-08T19:20:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-06-08T19:19:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9cf5c4dcff20cace639a507a3756e3ff3198a115'/>
<id>urn:sha1:9cf5c4dcff20cace639a507a3756e3ff3198a115</id>
<content type='text'>
Backport of 9f825b9e28547b1310526c9be9fca9e6dbcd57e7 from master
</content>
</entry>
<entry>
<title>[1.8.x] Fixed typos in docs/ref/forms/widgets.txt</title>
<updated>2015-05-26T14:48:37Z</updated>
<author>
<name>I am Clinton</name>
<email>garwoodpr@users.noreply.github.com</email>
</author>
<published>2015-05-26T14:27:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1e3741b8a3d35e46b50d6490e0d7f5048de0dc86'/>
<id>urn:sha1:1e3741b8a3d35e46b50d6490e0d7f5048de0dc86</id>
<content type='text'>
Backport of 14f20c1fdc894dd348ec6a43eb4e0c5dd854d902 from master
</content>
</entry>
<entry>
<title>Fixed #22786 -- Documented value_from_datadict caveat</title>
<updated>2014-08-29T08:24:50Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-08-29T08:22:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=909015a51b98749cabb0d13f8ea0bf58ec707fa3'/>
<id>urn:sha1:909015a51b98749cabb0d13f8ea0bf58ec707fa3</id>
<content type='text'>
Thanks blueyed for the report and Tim Graham for the review.
</content>
</entry>
<entry>
<title>Removed unnecessary code-block directives.</title>
<updated>2014-08-19T20:44:25Z</updated>
<author>
<name>areski</name>
<email>areski@gmail.com</email>
</author>
<published>2014-08-18T14:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9d6551204eff9d1ab70b67578f99630716df7490'/>
<id>urn:sha1:9d6551204eff9d1ab70b67578f99630716df7490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some doc errors that caused syntax highlighting to fail.</title>
<updated>2014-08-19T00:37:47Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-08-19T00:37:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9432f1e750eca440e19903ee1b1cef0679f6f98b'/>
<id>urn:sha1:9432f1e750eca440e19903ee1b1cef0679f6f98b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23169 - Misc docs fixes.</title>
<updated>2014-08-04T12:29:00Z</updated>
<author>
<name>areski</name>
<email>areski@gmail.com</email>
</author>
<published>2014-08-04T11:29:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e4dd8b5dde922d967697b2bdd573aa2364da4f1b'/>
<id>urn:sha1:e4dd8b5dde922d967697b2bdd573aa2364da4f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22684 -- Amended SelectDateWidget.empty_label to accept a tuple of values.</title>
<updated>2014-06-04T11:23:25Z</updated>
<author>
<name>gyx1000</name>
<email>guillaume.pannatier@gmail.com</email>
</author>
<published>2014-05-29T15:15:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7e2c87809ca601b7290203dd54ba3e9f90a702bd'/>
<id>urn:sha1:7e2c87809ca601b7290203dd54ba3e9f90a702bd</id>
<content type='text'>
Thanks danielsamuels for the report
</content>
</entry>
<entry>
<title>Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.SelectDateWidget`</title>
<updated>2014-05-28T17:23:28Z</updated>
<author>
<name>Guillaume Pannatier</name>
<email>guillaume.pannatier@gmail.com</email>
</author>
<published>2014-05-23T07:07:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32586b0ba43816d325be0ce807f75623683eed7a'/>
<id>urn:sha1:32586b0ba43816d325be0ce807f75623683eed7a</id>
<content type='text'>
Thanks danielsamuels for the report
</content>
</entry>
</feed>
