<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/forms/validation.txt, branch 1.5.12</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5.12</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5.12'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-01-22T22:28:07Z</updated>
<entry>
<title>[1.5.x] Always use parentheses when documenting a method with no arguments.</title>
<updated>2014-01-22T22:28:07Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2014-01-22T21:26:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75177681347b6e8c763f4be919908c5d3842e579'/>
<id>urn:sha1:75177681347b6e8c763f4be919908c5d3842e579</id>
<content type='text'>
Backport of 05d36dc06e6d767bb28993c65a54b703f319a386 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Removed a mention of `Form._errors` from the documentation.</title>
<updated>2013-11-12T20:05:06Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2013-11-12T19:27:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8d1f3396679c8bb446ad43b0727b45bdb77d87b4'/>
<id>urn:sha1:8d1f3396679c8bb446ad43b0727b45bdb77d87b4</id>
<content type='text'>
Also removed a sentence that was incorrect: raising a
`ValidationError` inside `Form.clean` doesn't clear the
`cleaned_data` attribute.

Thanks to loic84 and timograham for the review.

Backport of 9aa6d4bdb6618ba4f17acc7b7c0d1462d6cbc718 and
0048ed77c7016a03aed6dbc255a6372f3df2ccd5 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #21120 -- Added more explicit text on using validators and link to writing validators.</title>
<updated>2013-09-23T14:40:27Z</updated>
<author>
<name>Ben Huckvale</name>
<email>benhuckvale@gmail.com</email>
</author>
<published>2013-09-23T13:46:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a722dfda93eafd6ff02b91f7a222eaccfc444ef4'/>
<id>urn:sha1:a722dfda93eafd6ff02b91f7a222eaccfc444ef4</id>
<content type='text'>
Thanks nicolas at niconomicon.net for the suggestion.

Backport of 98e0453f00 from master
</content>
</entry>
<entry>
<title>[1.5.x] Added an anchor for django.forms.Form.clean in docs</title>
<updated>2013-08-08T18:14:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-08-08T18:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=70cf70ad21feb2cec17b46c65cdf47b50a817657'/>
<id>urn:sha1:70cf70ad21feb2cec17b46c65cdf47b50a817657</id>
<content type='text'>
Backport of 8442268869 from master
</content>
</entry>
<entry>
<title>Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mail</title>
<updated>2012-09-26T12:14:51Z</updated>
<author>
<name>Adrien Lemaire</name>
<email>lemaire.adrien@gmail.com</email>
</author>
<published>2012-09-26T12:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c8267bf3db608b99c04ae903c424b60cafaaf93'/>
<id>urn:sha1:2c8267bf3db608b99c04ae903c424b60cafaaf93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clarify clean_&lt;field&gt; docs, ticket #18917</title>
<updated>2012-09-07T14:43:55Z</updated>
<author>
<name>Brad Pitcher</name>
<email>bradpitcher@gmail.com</email>
</author>
<published>2012-09-07T14:43:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c634375e9c47220d272525fcf35ddf4d6989e208'/>
<id>urn:sha1:c634375e9c47220d272525fcf35ddf4d6989e208</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #5524 -- Do not remove cleaned_data when a form fails validation</title>
<updated>2012-08-04T12:22:23Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-04T12:17:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=121fd109de09ece4e263e508f9034df9b583da46'/>
<id>urn:sha1:121fd109de09ece4e263e508f9034df9b583da46</id>
<content type='text'>
cleaned_data is no longer deleted when form validation fails but only
contains the data that did validate.
Thanks to the various contributors to this patch (see ticket).
</content>
</entry>
<entry>
<title>Fixed #18445 -- Added a links in the docs.</title>
<updated>2012-06-07T20:11:24Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-06-07T20:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=33999d9871f9a0484190494e83d4a7e22e063e54'/>
<id>urn:sha1:33999d9871f9a0484190494e83d4a7e22e063e54</id>
<content type='text'>
Thanks Audrey Roy for the patch.
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
<entry>
<title>Removed references to changes made in 1.2.</title>
<updated>2012-06-07T13:02:35Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-06-07T13:02:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c28e700c7e54e3071f173b34a12eb1c4f6e39552'/>
<id>urn:sha1:c28e700c7e54e3071f173b34a12eb1c4f6e39552</id>
<content type='text'>
Thanks Florian Apolloner for the patch.
</content>
</entry>
</feed>
