<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/newforms/widgets.py, branch archive/attic/schema-evolution-ng</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-01-13T04:51:57Z</updated>
<entry>
<title>Fixed #3289 -- newforms: Added value_from_datadict method to MultipleHiddenInput</title>
<updated>2007-01-13T04:51:57Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-13T04:51:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a0137c41f3b9b95d48f42ddd0fb48703a88a8c94'/>
<id>urn:sha1:a0137c41f3b9b95d48f42ddd0fb48703a88a8c94</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3266 -- newforms: Made RadioSelect accept funky characters. Thanks for reporting, Honza Kral</title>
<updated>2007-01-10T23:25:29Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-10T23:25:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fa38ce720767c65847290a497599338a9659d9ca'/>
<id>urn:sha1:fa38ce720767c65847290a497599338a9659d9ca</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4304 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3193 -- newforms: Modified as_hidden() to handle MultipleChoiceField correctly. Thanks for the report, Honza Kral</title>
<updated>2007-01-09T05:12:25Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-09T05:12:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb60a6ff0acc84417ced061e83bb170fff351b59'/>
<id>urn:sha1:fb60a6ff0acc84417ced061e83bb170fff351b59</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Implemented RadioFieldRenderer.__getitem__(), which allows for index lookup on radio fields</title>
<updated>2006-12-26T22:56:53Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-26T22:56:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=247fdc19ad256c7599f043aa49d3125d3a1f4356'/>
<id>urn:sha1:247fdc19ad256c7599f043aa49d3125d3a1f4356</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4238 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Removed Widget.requires_data_list parameter, which was made redundant by Widget.value_from_datadict()</title>
<updated>2006-12-24T03:36:49Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-24T03:36:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d9b12b2d893fb36a0e965519e7e9b4ed7e28c13'/>
<id>urn:sha1:3d9b12b2d893fb36a0e965519e7e9b4ed7e28c13</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4235 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3114 -- newforms MultipleChoiceField now handles MultiValueDicts properly. Thanks for the patch, Honza Král</title>
<updated>2006-12-13T06:26:04Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-13T06:26:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4add4e4272a05a8c9773f8a450d1f15b4fdf4b63'/>
<id>urn:sha1:4add4e4272a05a8c9773f8a450d1f15b4fdf4b63</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4196 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Added __unicode__() methods wherever there were __str__() methods, and changed the __str__() methods to delegate to __unicode__().encode(settings.DEFAULT_CHARSET)</title>
<updated>2006-12-05T20:08:27Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-05T20:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6c0219cf72dc8525284bde509cfac95d546f9783'/>
<id>urn:sha1:6c0219cf72dc8525284bde509cfac95d546f9783</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4163 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Added check_test argument to CheckboxInput and changed its render() behavior slightly. Also changed CheckboxSelectMultiple to use checkboxes with the same name, rather than checkboxes with separate names</title>
<updated>2006-11-30T22:06:08Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-11-30T22:06:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=468993d13e53a5bdeb9ae387a3b064a762006a2d'/>
<id>urn:sha1:468993d13e53a5bdeb9ae387a3b064a762006a2d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4148 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3082 -- newforms: Changed Form as_table() and as_ul() not to display verbose names for hidden fields, and to add field-name prefix to error messages to avoid user confusion. Also added unit tests.</title>
<updated>2006-11-30T17:07:40Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-11-30T17:07:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e130031fd2e1fa6946e56c73efab0c3ac67ebaea'/>
<id>urn:sha1:e130031fd2e1fa6946e56c73efab0c3ac67ebaea</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>newforms: Added Widget.value_from_datadict hook, which allows a Widget to define how to convert its post data dictionary to a value. Implemented it for CheckboxSelectMultiple and updated unit tests</title>
<updated>2006-11-29T17:00:34Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-11-29T17:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a3ad338d67c2412fb4c0f7b44b7a5651a7ec1a6'/>
<id>urn:sha1:4a3ad338d67c2412fb4c0f7b44b7a5651a7ec1a6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
