Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
rest-filters 0.7.0 documentation
rest-filters 0.7.0 documentation

User Guide

  • Introduction
  • Installation
  • Getting Started
  • Concepts
  • OpenAPI Support
  • Migration Guide

Recipes

  • Default values
  • Using constraints
  • Using child filters
  • Using groups
  • Search filters
  • Method filters
  • Ordering filters
  • Using subgroups

Reference

  • Settings
  • FilterSet Meta options
  • Filter Reference
  • Field Reference
  • FilterSet Reference
  • Entry Reference
Back to top
View this page

Installation¶

You can install rest-filters via your favorite package manager:

pip install rest-filters

https://pypi.org/project/rest-filters/

rest-filters supports Django 4.2 and Django 5.2, with REST framework 3.14 and above.

rest-filters uses semantic versioning: https://semver.org

Next
Getting Started
Previous
Home
Copyright © 2025, şuayip üzülmez
Made with Sphinx and @pradyunsg's Furo