Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Django 4.0 support, drop official Django 3.1 support #236

Merged
merged 2 commits into from Jan 3, 2022
Merged

Commits on Dec 13, 2021

  1. Add Django 4.0 support, drop official Django 3.1 support

    https://docs.djangoproject.com/en/4.0/releases/4.0/
    
    Official Django 3.1 support stopped a couple of weeks ago.
    I think, it is time to drop it from test matrix.
    Having 2.2 and 3.2 LTS releases implies that 3.1 would work fine.
    I also dropped main Django branch from test matrix as I don't see much value for us here at this moment.
    amureki committed Dec 13, 2021
    Copy the full SHA
    a12fde7 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Review suggestion

    amureki committed Jan 3, 2022
    Copy the full SHA
    021fc64 View commit details
    Browse the repository at this point in the history