• 
      

    Add release notes for Django Evolution 2.4.2 and update docs.

    Review Request #14553 — Created Aug. 5, 2025 and submitted

    Information

    Django Evolution
    release-2.x

    Reviewers

    This release features some fixes for upgrading to migration-capable apps
    that use MoveToDjangoMigrations where the app isn't yet in the
    database.

    It also fixes a comparison issue between stored signatures and runtime
    copies of UniqueConstraint.

    The docs have been updated to build with modern Sphinx and to reference
    Django 4.2 docs. The README has been updated to include our now-standard
    version/made-with badges.

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

    Summary ID
    Add release notes for Django Evolution 2.4.2 and update docs.
    This release features some fixes for upgrading to migration-capable apps that use `MoveToDjangoMigrations` where the app isn't yet in the database. It also fixes a comparison issue between stored signatures and runtime copies of `UniqueConstraint`. The docs have been updated to build with modern Sphinx and to reference Django 4.2 docs. The README has been updated to include our now-standard version/made-with badges.
    31b460250ab701ae38c04bd73165086180fa3633
    Description From Last Updated

    Nit but I think it would sound better to get rid of one of the "stored"'s here

    maubinmaubin
    maubin
    1. 
        
    2. docs/releasenotes/2.4.2.rst (Diff revision 1)
       
       
      Show all issues

      Nit but I think it would sound better to get rid of one of the "stored"'s here

    3. 
        
    david
    1. I agree with Michelle but otherwise this looks good.

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.x (f312fb0)