<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/forms/forms.py, branch 1.4.15</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.4.15</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.4.15'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-02-05T08:12:07Z</updated>
<entry>
<title>Made a minor tweak to a doctoring in `django/forms.forms.py` that was missed in r17452. Thanks to Claude Paroz for the tip.</title>
<updated>2012-02-05T08:12:07Z</updated>
<author>
<name>Julien Phalip</name>
<email>jphalip@gmail.com</email>
</author>
<published>2012-02-05T08:12:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3732c82f5946ec192324a353085cf1988adc0269'/>
<id>urn:sha1:3732c82f5946ec192324a353085cf1988adc0269</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Clean up the form's code a little bit, to make it more consistantly go through one code path. Patch from Travis Swicegood.</title>
<updated>2012-01-19T22:05:47Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2012-01-19T22:05:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=477f4d80616392bbd3352cad50faedb9c1494b33'/>
<id>urn:sha1:477f4d80616392bbd3352cad50faedb9c1494b33</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17381 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed BoundField.subwidgets() to return SubWidget objects instead of rendered strings. This means we can access individual radio buttons' properties in the template (see new docs)</title>
<updated>2011-12-07T23:08:27Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-12-07T23:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=08bec4fbc10ca5638ad22f20a753ec5e8d92eb0e'/>
<id>urn:sha1:08bec4fbc10ca5638ad22f20a753ec5e8d92eb0e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made BoundFields iterable, so that you can iterate over individual radio buttons of a RadioSelect in a template</title>
<updated>2011-12-07T22:31:39Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-12-07T22:31:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fc90c09efdfbc029d43e6d4c0952ed6b49f6f34d'/>
<id>urn:sha1:fc90c09efdfbc029d43e6d4c0952ed6b49f6f34d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17173 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Remove comments referencing encryption. Django doesn't do encryption.</title>
<updated>2011-10-18T20:28:52Z</updated>
<author>
<name>Paul McMillan</name>
<email>Paul@McMillan.ws</email>
</author>
<published>2011-10-18T20:28:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=67565a5379f19c6ca94e2c4f3b8e01684b32fe8f'/>
<id>urn:sha1:67565a5379f19c6ca94e2c4f3b8e01684b32fe8f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17012 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Remove more relative imports (I will kill them all).</title>
<updated>2011-10-17T16:39:53Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2011-10-17T16:39:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1856e398c54f65e97e69ee78c9dae61044ab7318'/>
<id>urn:sha1:1856e398c54f65e97e69ee78c9dae61044ab7318</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17006 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed a bunch more Python 2.4 workarounds now that we don't support that version. Refs #15702 -- thanks to jonash for the patch.</title>
<updated>2011-03-28T02:11:19Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-03-28T02:11:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=13864703bc1d5dd4dac63c96c6a4b42a392bc57f'/>
<id>urn:sha1:13864703bc1d5dd4dac63c96c6a4b42a392bc57f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15927 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10573 -- Corrected autofocus problem in admin when the first widget displayed is a multiwidget. Thanks to rduffield for the report, and to Ramiro and Julien Phalip for the patch.</title>
<updated>2011-02-08T12:00:21Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-02-08T12:00:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=74ffca17e2ca6a9f061913797efeebbc578692c5'/>
<id>urn:sha1:74ffca17e2ca6a9f061913797efeebbc578692c5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15452 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixes #10427 -- Abstract the value generation of a BoundField</title>
<updated>2010-11-28T02:50:31Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2010-11-28T02:50:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d3f5f219f5f42ac3504ed626dcb92f4ee2dc3d5f'/>
<id>urn:sha1:d3f5f219f5f42ac3504ed626dcb92f4ee2dc3d5f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7048 -- Added ClearableFileInput widget to clear file fields. Thanks for report and patch, jarrow and Carl Meyer.</title>
<updated>2010-10-01T02:02:58Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-10-01T02:02:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=392d992f8295f96632179e01e790465cc9c8d3ec'/>
<id>urn:sha1:392d992f8295f96632179e01e790465cc9c8d3ec</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13968 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
