1. RequirementsΒΆ

Axes requires a supported Django version and runs on Python versions 3.8 and above.

Refer to the project source code repository in GitHub and see the pyproject.toml file and Python package definition to check if your Django and Python version are supported.

The GitHub Actions builds test Axes compatibility with the Django master branch for future compatibility as well.