<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/test_exceptions/test_validation_error.py, branch 3.2</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Fixed #28507 -- Made ValidationError.__eq__() ignore messages and params ordering.</title>
<updated>2020-07-29T10:04:13+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2020-07-21T19:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=95da207bdb7550922781bbdb3a7b993db0dfc4cf'/>
<id>95da207bdb7550922781bbdb3a7b993db0dfc4cf</id>
<content type='text'>
Co-authored-by: caleb logan &lt;clogan202@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: caleb logan &lt;clogan202@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduced reduce() usage; refs #23796.</title>
<updated>2014-11-20T19:31:14+00:00</updated>
<author>
<name>Brad Walker</name>
<email>brad@bradmwalker.com</email>
</author>
<published>2014-11-12T23:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=cfa26f29bdd9b0f82211e6f5ff7f4cd63bd66150'/>
<id>cfa26f29bdd9b0f82211e6f5ff7f4cd63bd66150</id>
<content type='text'>
django.core.exceptions.ValidationError.messages() and
django.db.backends.schema.BaseDatabaseSchemaEditor._alter_field():
Replaced reduce(operator.add, ...) w/uncoupled, explicit sum()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
django.core.exceptions.ValidationError.messages() and
django.db.backends.schema.BaseDatabaseSchemaEditor._alter_field():
Replaced reduce(operator.add, ...) w/uncoupled, explicit sum()
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for ValidationError.messages</title>
<updated>2014-11-20T19:31:14+00:00</updated>
<author>
<name>Brad Walker</name>
<email>brad@bradmwalker.com</email>
</author>
<published>2014-11-20T19:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=f273cedc76eded138e0418c9db0b425e40797633'/>
<id>f273cedc76eded138e0418c9db0b425e40797633</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
