Skip to content

django-filter>=25.0 support #329

@ulgens

Description

@ulgens

django-filter released 25.1 version: https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst#version-251-2025-02-14

Currently, django-rest-framework-gis has this upper limit for django-filter in setup.py file:

install_requires=['djangorestframework>=3.12,<3.16', 'django-filter>=23.5,<25.0'],
Is this limit a generic upper bound against backwards incompatible / breaking changes or is there a particular concern with versions?

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