<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/forms/forms.py, branch 2.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-11-16T13:20:56Z</updated>
<entry>
<title>Migrated forms (minus localflavor) doctests. A huge thanks to Daniel Lindsley for the patch.</title>
<updated>2010-11-16T13:20:56Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-11-16T13:20:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8bafde1229fdebb48383449de9bcadde06451816'/>
<id>urn:sha1:8bafde1229fdebb48383449de9bcadde06451816</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14570 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added a test for hidden SplitDateTime fields. Thanks, seveas.</title>
<updated>2010-09-12T22:27:59Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2010-09-12T22:27:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=631bb7d0f6f4160b8d4034392f5f1e1b31490aae'/>
<id>urn:sha1:631bb7d0f6f4160b8d4034392f5f1e1b31490aae</id>
<content type='text'>
Fixed #11213

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13816 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8426 - added 'helptext' CSS class to help text in forms to aid in styling</title>
<updated>2010-08-06T17:47:58Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2010-08-06T17:47:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=550912c513fa7b995c50c3f616d73e3df91eacfe'/>
<id>urn:sha1:550912c513fa7b995c50c3f616d73e3df91eacfe</id>
<content type='text'>
Thanks to erikcw for report, mrts and rpbarlow for patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@13519 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13316 -- Modified the default behavior of PasswordInput to prevent reflecting passwords on form failure. Thanks to clouserw for the report.</title>
<updated>2010-08-06T14:25:58Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-08-06T14:25:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d3ba8cb88b2f3939398c9c54e5aa5c6e7495e56f'/>
<id>urn:sha1:d3ba8cb88b2f3939398c9c54e5aa5c6e7495e56f</id>
<content type='text'>
Although this changes nothing at a functional level, this is BACKWARDS INCOMPATIBLE from a UX perspective for anyone that wants passwords to be reflected to the user on form failure. See the 1.3 release notes for details.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13498 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds. Thanks to timo and claudep for the patch.</title>
<updated>2010-05-04T14:00:30Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-05-04T14:00:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5211f48ae3cc0d87a260dbf5c3ab8bdae664c4b6'/>
<id>urn:sha1:5211f48ae3cc0d87a260dbf5c3ab8bdae664c4b6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13094 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9336. Changed CheckboxInput to render 'True' and 'False' input strings as checked or not instead of as a value attribute. Thanks, bthomas.</title>
<updated>2010-02-23T23:37:45Z</updated>
<author>
<name>Joseph Kocherhans</name>
<email>joseph@jkocherhans.com</email>
</author>
<published>2010-02-23T23:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=445e0a5c3e40dbcfd866b4594371b0fa49fdc223'/>
<id>urn:sha1:445e0a5c3e40dbcfd866b4594371b0fa49fdc223</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12556 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed unneeded import, thanks Alex Gaynor.</title>
<updated>2010-01-09T22:51:21Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-01-09T22:51:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=73d8abf3d5d443fcf244c50da67b655eaea735a7'/>
<id>urn:sha1:73d8abf3d5d443fcf244c50da67b655eaea735a7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12154 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12466 - Set HTML class attributes for each field separately. Thanks for the patch, Bernd Schlapsi.</title>
<updated>2010-01-09T22:51:03Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-01-09T22:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e83b79d260598fcdcc2014f99e6669c5b2a44f7'/>
<id>urn:sha1:5e83b79d260598fcdcc2014f99e6669c5b2a44f7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12153 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to David Gouldin for the patch.</title>
<updated>2010-01-09T22:34:13Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-01-09T22:34:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4700200383f69495724cffa0c8be33f16c29409a'/>
<id>urn:sha1:4700200383f69495724cffa0c8be33f16c29409a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12152 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3512: it's now possible to add CSS hooks to required/erroneous form rows. Thanks, SmileyChris.</title>
<updated>2009-12-12T18:52:12Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-12-12T18:52:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=92803205cbcaaee16ac0eb724c45019a9d896aac'/>
<id>urn:sha1:92803205cbcaaee16ac0eb724c45019a9d896aac</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
