django-filter

Official

Declarative Django queryset filtering for DRF.

AuthorCodeAtCode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Django projects often require flexible, reusable filtering of querysets, especially when exposing APIs via DRF. Writing custom filtering logic for every endpoint leads to duplication and maintenance overhead.

Core Features & Use Cases

  • Declarative FilterSet classes to describe filters for models.
  • Seamless integration with Django REST Framework through DjangoFilterBackend.
  • Flexible filter types (CharFilter, NumberFilter, DateFilter, RangeFilter, BooleanFilter, ModelChoiceFilter) and advanced features like ordering and search.

Quick Start

Install django-filter and wire up a FilterSet with your DRF view to enable filtering.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: django-filter
Download link: https://github.com/CodeAtCode/oss-ai-skills/archive/main.zip#django-filter

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.