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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add release notes for Django Evolution 2.4.
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.
69ca57613e90c4cc5f0027f382aa2a32ca8e8daa Christian Hammond
docs/releasenotes/2.4.rst
docs/releasenotes/index.rst
Loading...