mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
django.core.exceptions.ValidationError.messages() and django.db.backends.schema.BaseDatabaseSchemaEditor._alter_field(): Replaced reduce(operator.add, ...) w/uncoupled, explicit sum()