<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/widgets.txt, branch 1.5.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-07-29T11:06:34Z</updated>
<entry>
<title>[1.5.x] Misc doc cleanups.</title>
<updated>2013-07-29T11:06:34Z</updated>
<author>
<name>minusf</name>
<email>minusf@gmail.com</email>
</author>
<published>2013-07-28T10:58:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5ac25dc0c1d2d66b70451c551b271b920b85455'/>
<id>urn:sha1:b5ac25dc0c1d2d66b70451c551b271b920b85455</id>
<content type='text'>
Backport of 70c080fcdb from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #20567 - Documented BoundField.id_for_label.</title>
<updated>2013-06-09T16:16:56Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-06-06T18:15:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3bd9852401cfbc8a1dfec4082303a5514ee69bf4'/>
<id>urn:sha1:3bd9852401cfbc8a1dfec4082303a5514ee69bf4</id>
<content type='text'>
Thanks littlepig for the suggestion.

Backport of 175a102ddc from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19812 - Removed a duplicate phrase in the widget docs.</title>
<updated>2013-02-16T23:25:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-02-16T23:23:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad2b091c1f48687188295e57b5cf4f6ad751f572'/>
<id>urn:sha1:ad2b091c1f48687188295e57b5cf4f6ad751f572</id>
<content type='text'>
Thanks diegueus9 for the report and itsallvoodoo for the draft patch.

Backport of 7a80904b00 from master
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19516 - Fixed remaining broken links.</title>
<updated>2013-01-02T23:50:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-01T13:12:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be1e006c581cc45ed48ae0b423e7a0a996d2199b'/>
<id>urn:sha1:be1e006c581cc45ed48ae0b423e7a0a996d2199b</id>
<content type='text'>
Added -n to sphinx builds to catch issues going forward.

Backport of 9b5f64cc6e from master.
</content>
</entry>
<entry>
<title>[1.5.X] Fixed broken links, round 3. refs #19516</title>
<updated>2012-12-27T00:10:50Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-12-25T14:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fbc06eef1af1d7ecf91fae5a94a1994f356ffd22'/>
<id>urn:sha1:fbc06eef1af1d7ecf91fae5a94a1994f356ffd22</id>
<content type='text'>
Backport of b3a8c9dab8 from master
</content>
</entry>
<entry>
<title>[1.5.X] Fixed #13997 - Added an example of constructing a MultiWidget and documented the value_from_datadict method.</title>
<updated>2012-11-17T22:55:05Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-10-23T11:02:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31da2a5e56dba374279cc8276d9ccb2e3096e4a9'/>
<id>urn:sha1:31da2a5e56dba374279cc8276d9ccb2e3096e4a9</id>
<content type='text'>
Backport of 04775b4598 from master
</content>
</entry>
<entry>
<title>Fixed #18934 - Removed versionadded/changed annotations for Django 1.3</title>
<updated>2012-09-20T23:06:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-09-19T20:39:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=837425b425c2d58596f3ed04a7ed79541279ee7e'/>
<id>urn:sha1:837425b425c2d58596f3ed04a7ed79541279ee7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #11185 - Expanded docs on customizing widgets; thanks fadeev for the draft patch.</title>
<updated>2012-09-15T10:22:00Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-09-12T10:59:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a73838fde33374573b8e765dfcb0225287d396c0'/>
<id>urn:sha1:a73838fde33374573b8e765dfcb0225287d396c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document and test 'type' usage in Widget attrs</title>
<updated>2012-09-10T17:31:11Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-10T17:21:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f1bdfbd24bcc76d21c4bf7442959bdf630ac4dec'/>
<id>urn:sha1:f1bdfbd24bcc76d21c4bf7442959bdf630ac4dec</id>
<content type='text'>
Refs #16630.
</content>
</entry>
<entry>
<title>Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to brutasse for the patch.</title>
<updated>2012-09-07T18:37:21Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T18:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a5a12ea3e3193b3658b9237b86d98bc37d668d7'/>
<id>urn:sha1:6a5a12ea3e3193b3658b9237b86d98bc37d668d7</id>
<content type='text'>
</content>
</entry>
</feed>
