Add release notes for Django Evolution 2.1.3.

Review Request #11901 — Created Jan. 3, 2022 and submitted

chipx86
Django Evolution
release-2.x
django-evolution

This release fixes some upgrade issues that can occur with very old
databases, due to differences in how unique_together state was
serialized and compared, and due to attempting to apply evolutions to
newly-added models.

There's also a patch for ensuring compatibility between Django <= 1.11
and mysqlclient >= 2.1 on Python 3.

Built the release notes. Checked for spelling errors, build errors, and
link errors.

Summary
Add release notes for Django Evolution 2.1.3.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.x (887900b)
Loading...