FICHA · MANJARO

python-django-filter

A generic system for filtering Django QuerySets based on user selections

  • Library
  • Dev
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Build reusable filters for Django QuerySets from user selections. It helps web applications expose search and filtering controls while keeping query construction organized in Python code.

This is a developer library for Django projects. User-controlled filters must be validated and tested for performance, because poorly designed queries can leak unintended data or make pages slow.

Permissions

Permissions not analysed for this source yet.