Django Evolution 2.4.1
Release date: November 3, 2024
Installation
Django Evolution 2.4.1 is compatible with Django 1.6 - 4.2, and Python 2.7 and 3.6 - 3.12.
To install Django Evolution 2.4.1, run:
$ pip3 install django_evolution==2.4.1
To learn more, see:
Bug Fixes
Fixed a bug where newly added migration-aware apps could fail to be considered for migration.
Fixed usage of new
DJANGO_EVOLUTION['RENAMED_FIELD_TYPES']setting when loading legacy Python Pickle-based project signatures.
Contributors
Christian Hammond
David Trowbridge
Michelle Aubin