<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/contrib/auth/tests/forms.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-04-03T03:59:45Z</updated>
<entry>
<title>Modified auth to work with unittest2 discovery.</title>
<updated>2013-04-03T03:59:45Z</updated>
<author>
<name>Preston Timmons</name>
<email>prestontimmons@gfa.org</email>
</author>
<published>2013-04-03T03:22:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fde2e4fd6ecdf6aa9c31d004f91be2b8df76ddb9'/>
<id>urn:sha1:fde2e4fd6ecdf6aa9c31d004f91be2b8df76ddb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #17051 -- Removed some 'invalid' field error messages</title>
<updated>2013-03-14T16:03:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-03-14T15:19:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2f121dfe635b3f497fe1fe03bc8eb97cdf5083b3'/>
<id>urn:sha1:2f121dfe635b3f497fe1fe03bc8eb97cdf5083b3</id>
<content type='text'>
When the 'invalid' error message is set at field level, it masks
the error message raised by the validator, if any.
</content>
</entry>
<entry>
<title>Fixed the usage of the deprecated assertEquals.</title>
<updated>2013-02-24T10:15:17Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-24T10:15:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f56ca3f0e6c263905e6c22fdb272f95c40c78870'/>
<id>urn:sha1:f56ca3f0e6c263905e6c22fdb272f95c40c78870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19758 -- Avoided leaking email existence through the password reset form.</title>
<updated>2013-02-23T13:31:21Z</updated>
<author>
<name>Horst Gutmann</name>
<email>hgutmann@netconomy.net</email>
</author>
<published>2013-02-23T12:39:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2f4a4703e1931fadf5ed81387b26cf84caf5bef9'/>
<id>urn:sha1:2f4a4703e1931fadf5ed81387b26cf84caf5bef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #19839 -- Isolated auth tests from customized TEMPLATE_LOADERS</title>
<updated>2013-02-18T08:22:25Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-02-18T08:20:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5ec0405a09c4b05b7ee6c58bf52a06290143d788'/>
<id>urn:sha1:5ec0405a09c4b05b7ee6c58bf52a06290143d788</id>
<content type='text'>
Thanks limscoder for the report.
</content>
</entry>
<entry>
<title>Fixed #18460 -- Fixed change detection of ReadOnlyPasswordHashField</title>
<updated>2013-01-25T20:27:49Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-01-25T20:27:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1686e0d184aaf704e5131a8651a070c4a0e58b03'/>
<id>urn:sha1:1686e0d184aaf704e5131a8651a070c4a0e58b03</id>
<content type='text'>
Thanks jose.sanchez et ezeep.com for the report and Vladimir Ulupov
for the initial patch.
</content>
</entry>
<entry>
<title>Fixed #19573 -- Allow override of username field label in AuthenticationForm</title>
<updated>2013-01-10T08:06:04Z</updated>
<author>
<name>Nick Sandford</name>
<email>nick@sandford.id.au</email>
</author>
<published>2013-01-10T08:05:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cdad0b28d49eecb13773c112410f3c126fdd1625'/>
<id>urn:sha1:cdad0b28d49eecb13773c112410f3c126fdd1625</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected tests depending on the error message on the AuthenticationForm.</title>
<updated>2012-12-15T23:18:45Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2012-12-15T23:18:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9facca28b619ad94680cf07774ee7a377034ca42'/>
<id>urn:sha1:9facca28b619ad94680cf07774ee7a377034ca42</id>
<content type='text'>
Refs #19368, and the fix introduced in 27f8129d64292868f6a328f7bf9a1bed67967ff3.
</content>
</entry>
<entry>
<title>Fixed #19357 -- Allow non-ASCII chars in filesystem paths</title>
<updated>2012-12-08T10:13:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-12-08T10:13:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c91667338a4e774e2819ccf4da852dc7b759bc19'/>
<id>urn:sha1:c91667338a4e774e2819ccf4da852dc7b759bc19</id>
<content type='text'>
Thanks kujiu for the report and Aymeric Augustin for the review.
</content>
</entry>
<entry>
<title>Fixed #19349 -- Fixed re-rendering of ReadOnlyPasswordHashWidget</title>
<updated>2012-12-01T11:22:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-12-01T11:17:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a0cd6dd11e81cd0e229d6d109524c8a7e52bc9e1'/>
<id>urn:sha1:a0cd6dd11e81cd0e229d6d109524c8a7e52bc9e1</id>
<content type='text'>
Thanks tim.bowden at mapforge.com.au for the report, Andreas Hug
for the patch and Anton Baklanov for the review.
</content>
</entry>
</feed>
