PEP 561 type stubs for django-filter, provided by typeshed. Version 25.2.0.20260508. Updated frequently alongside typeshed releases.
pip install types-django-filterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a basic FilterSet; types-django-filter provides type hints for FilterSet, fields, and lookup expressions.
Use a compatible version or consider maintaining your own stubs if you need the latest django-filter features.
Install django-stubs alongside types-django-filter: pip install django-stubs
Add # type: ignore or provide custom type stubs for unsupported patterns.
Use Python 3.10+ and pin version if needed: pip install types-django-filter==25.2.0.20260508