Skip to content

Django 3.2 compatibility #907

@Tenzer

Description

@Tenzer

Django 3.2 is now out, but we are currently blocked on upgrading to it due to djangorestframework-jsonapi specifically disallows that and newer versions as dependencies:

"django>=2.2,<3.2",

I couldn't find any other issues related to this so thought I would create one.

Are there any specific concerns with loosening the version constraint so users of this library also can upgrade to Django 3.2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions