• 
      

    Add release notes for Django Evolution 2.4.

    Review Request #13852 — Created May 13, 2024 and submitted — Latest diff uploaded

    Information

    Django Evolution
    master

    Reviewers

    This is a small feature release that adds support for defining a mapping
    of old field type class paths to new ones, used both for moving field
    type classes to new module paths and for transitioning from deprecated
    field class types to newer equivalents.

    Built the docs. Checked for build errors, spelling errors, and bad links.

    Commits

    Files