<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/widgets.py, branch 1.0.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.0.2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-09-03T06:22:28Z</updated>
<entry>
<title>Fixed #8828 -- Trimmed some trailing whitespace that might have been causing a</title>
<updated>2008-09-03T06:22:28Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-09-03T06:22:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1794446b28981a6c6418eb05445fcc44990e43a9'/>
<id>urn:sha1:1794446b28981a6c6418eb05445fcc44990e43a9</id>
<content type='text'>
problem for Google AppEngine.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8911 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7975 -- Callable defaults in inline model formsets now work correctly. Based on patch from msaelices. Thanks for your hard work msaelices.</title>
<updated>2008-09-01T21:28:32Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-09-01T21:28:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c7ad041b358a9819b3bd9f93d4834df4a5b5d57'/>
<id>urn:sha1:7c7ad041b358a9819b3bd9f93d4834df4a5b5d57</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8816 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated `TimeInput` changes from [8491] to allow time widgets to be used with unicode values. Fixes #7499.</title>
<updated>2008-08-25T19:09:44Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-25T19:09:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cbd574881c48e095b118031c850367f86b597a2e'/>
<id>urn:sha1:cbd574881c48e095b118031c850367f86b597a2e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8549 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7195 -- Fixed the validation of MultipleChoice fields so that they can</title>
<updated>2008-08-25T00:32:32Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-25T00:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6d6fb392b4732fa4ff77e918c06ffcd92e753d9b'/>
<id>urn:sha1:6d6fb392b4732fa4ff77e918c06ffcd92e753d9b</id>
<content type='text'>
be populated from request.REQUEST. Based on a patch from Daniel Roseman.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8525 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7499 -- Trim microseconds off rendering of form.TimeFields by default so</title>
<updated>2008-08-23T17:33:09Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-23T17:33:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8a3ef1f8bce338b2ca255177b4ba6d020fd05bca'/>
<id>urn:sha1:8a3ef1f8bce338b2ca255177b4ba6d020fd05bca</id>
<content type='text'>
that they validate. Previous code didn't work with microseconds anyway, so this
is backwards compatible. Thanks to kevin for the patch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8041 -- Modified media rendering to return safe strings. Thanks to Daniel Pope &lt;dan@mauveinternet.co.uk&gt; for the report.</title>
<updated>2008-08-10T12:29:47Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-08-10T12:29:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4ecc5f490a5c8a72dfab7b1fd00bdcfe782557ea'/>
<id>urn:sha1:4ecc5f490a5c8a72dfab7b1fd00bdcfe782557ea</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8285 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4412 -- Added support for optgroups, both in the model when defining choices, and in the form field and widgets when the optgroups are displayed. Thanks to Matt McClanahan &lt;cardinal@dodds.net&gt;, Tai Lee &lt;real.human@mrmachine.net&gt; and SmileyChris for their contributions at various stages in the life of this ticket.</title>
<updated>2008-07-19T07:53:02Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-07-19T07:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=649463dd348abd6d0cab890e2372e88fc452128e'/>
<id>urn:sha1:649463dd348abd6d0cab890e2372e88fc452128e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7977 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.</title>
<updated>2008-07-19T01:22:26Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-07-19T01:22:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=46786b4193e04d398532bbfc3dcf63c03c1793cb'/>
<id>urn:sha1:46786b4193e04d398532bbfc3dcf63c03c1793cb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
