mirror of
https://github.com/django/django.git
synced 2025-02-06 23:45:22 +00:00
django.core.exceptions.ValidationError.messages() and django.db.backends.schema.BaseDatabaseSchemaEditor._alter_field(): Replaced reduce(operator.add, ...) w/uncoupled, explicit sum()