• 
      

    Add support for Django 4.1 and Python 3.11.

    Review Request #12666 — Created Oct. 3, 2022 and submitted

    Information

    Django Evolution
    release-2.x

    Reviewers

    This adds basic support for Django 4.1. There are no incompatibilities
    noticed in 4.1, but there were some changes that affected unit tests.

    Tests have been updated to pass across all supported versions of Django,
    and both Django 4.1 and Python 3.11 environments were added to tox.

    Package metadata now explicitly supports 4.1 and 3.11.

    Unit tests pass for all supported versions of Django and Python.

    Summary ID
    Add support for Django 4.1 and Python 3.11.
    This adds basic support for Django 4.1. There are no incompatibilities noticed in 4.1, but there were some changes that affected unit tests. Tests have been updated to pass across all supported versions of Django, and both Django 4.1 and Python 3.11 environments were added to tox. Package metadata now explicitly supports 4.1 and 3.11.
    c386832bb081a641aa189795179df1b84c4558de
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.x (2d34936)