Add support for Django 4.1 and Python 3.11.

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

chipx86
Django Evolution
release-2.x
django-evolution

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
Add support for Django 4.1 and Python 3.11.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.x (2d34936)
Loading...