| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2020-07-29 | Fixed #28507 -- Made ValidationError.__eq__() ignore messages and params ↵ | David Smith | |
| ordering. Co-authored-by: caleb logan <clogan202@gmail.com> | |||
| 2014-11-20 | Reduced reduce() usage; refs #23796. | Brad Walker | |
| django.core.exceptions.ValidationError.messages() and django.db.backends.schema.BaseDatabaseSchemaEditor._alter_field(): Replaced reduce(operator.add, ...) w/uncoupled, explicit sum() | |||
| 2014-11-20 | Added test for ValidationError.messages | Brad Walker | |
