Add initial support for Django 3.2 and 4.0.

Review Request #12020 — Created Jan. 28, 2022 and submitted

Information

Django Evolution
release-2.x

Reviewers

This bumps the dependency range and classifiers to include Django 3.2
and 4.0. Unit tests pass with both versions, though at the moment there
are database features not yet supported.

Tox has been updated to run builds with these versions as well.

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

Summary ID
Add initial support for Django 3.2 and 4.0.
This bumps the dependency range and classifiers to include Django 3.2 and 4.0. Unit tests pass with both versions, though at the moment there are database features not yet supported. Tox has been updated to run builds with these versions as well.
5979e2d8041244fa654163c5457d3ce4a9873371
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.x (49c9922)
Loading...