Add initial support for Django 3.2 and 4.0.

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

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
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 Christian Hammond
setup.py
tox.ini
Loading...