• 
      

    Add release notes for Django Evolution 2.1.3.

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

    Information

    Django Evolution
    release-2.x

    Reviewers

    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 ID
    Add release notes for Django Evolution 2.1.3.
    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.
    1f8db1bd544721677dcd938556740d63bff6387c
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.x (887900b)