<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/widgets.py, branch 1.1.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.1.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-09-11T09:08:07Z</updated>
<entry>
<title>Fixed Widget.__init__() for Python 2.6 and greater.  Refs #11703</title>
<updated>2009-09-11T09:08:07Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2009-09-11T09:08:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=49cf7f4a5108431f4bcc4ea69c40a69e9379b3b5'/>
<id>urn:sha1:49cf7f4a5108431f4bcc4ea69c40a69e9379b3b5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11496 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11703: Added missing Super calls to 2 widget classes.</title>
<updated>2009-09-10T16:30:41Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2009-09-10T16:30:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d18dace8ebe81e856e4a1e05c9d149a6c14aea5f'/>
<id>urn:sha1:d18dace8ebe81e856e4a1e05c9d149a6c14aea5f</id>
<content type='text'>
 
Thanks Rupe



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11491 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10288 -- Corrected _has_changed handling of DateTimeInput, DateInput, TimeInput, and SplitDateTimeWidget when a custom date/time format is in use. Thanks to Koen Biermans for the report and patch.</title>
<updated>2009-04-28T13:19:30Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-04-28T13:19:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6312de027911104825adbb0c553b4c5bfeb96b39'/>
<id>urn:sha1:6312de027911104825adbb0c553b4c5bfeb96b39</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10641 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10774: accessing form media types in templates (i.e. ``{{ form.media.js }}``) now works. Thanks, tarequeh and Alex Gaynor.</title>
<updated>2009-04-10T17:07:25Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-10T17:07:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=95f5e4a8daceb351b8e12b52489d37f1408b140b'/>
<id>urn:sha1:95f5e4a8daceb351b8e12b52489d37f1408b140b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10489 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a bug introduced by [10316].</title>
<updated>2009-04-01T14:45:39Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-01T14:45:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6474092e9a55af5e5096bf934e17fe6371181cf0'/>
<id>urn:sha1:6474092e9a55af5e5096bf934e17fe6371181cf0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9473: FormWizard now works with NullBooleanFields. As a bonus, we now have the beginnings of a test suite for FormWizard. Thanks, Keith Bussell.</title>
<updated>2009-04-01T14:13:43Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-01T14:13:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=da0c6908e8b55af37862eb643365ac6fb83e948b'/>
<id>urn:sha1:da0c6908e8b55af37862eb643365ac6fb83e948b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10316 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets.</title>
<updated>2009-03-22T16:13:06Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2009-03-22T16:13:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14b160957e2965669e241f4640dd42a0fc412ec4'/>
<id>urn:sha1:14b160957e2965669e241f4640dd42a0fc412ec4</id>
<content type='text'>
Many thanks to Tai Lee for doing all the work here.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@10115 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9294 -- Removed a (harmless) double conversion to unicode in one form</title>
<updated>2008-10-05T08:51:14Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-10-05T08:51:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e1b7211083f6b1b8a4bc5c9f391c416b2ab5b7ab'/>
<id>urn:sha1:e1b7211083f6b1b8a4bc5c9f391c416b2ab5b7ab</id>
<content type='text'>
widget. Patch from nkilday.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9145 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<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>
</feed>
