Ross ROSS = Recommend OSS · open-source software intelligence for agents

carltongibson/django-filter

A generic system for filtering Django QuerySets based on user selections observed · 2026-08-28

github.com/carltongibson/django-filter · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 92
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6425
  • days_rel: n/a
  • days_push: 49
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4685 stars · 778 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A reusable Django application that lets developers declaratively filter QuerySets based on user selections from URL parameters. It provides a FilterSet API similar to Django's ModelForms and integrates with Django REST Framework.

Use cases

  • filter django querysets from url parameters
  • add dynamic filtering to django list views
  • build django rest framework filter backends
  • create admin-like list_filter interfaces
  • filter products by name price and manufacturer
  • declarative queryset filtering in django

When to choose

  • you use Django or Django REST Framework and need user-driven queryset filtering
  • you want a declarative, ModelForm-like API for building filters
  • you need a mature, stable library with long-term Django/Python support

When to avoid

  • you are not using Django
  • you need filtering outside the ORM/queryset paradigm, e.g. search-engine or vector filtering
  • you want client-side or frontend-only filtering

Facets

library · maturity stable

web-framework routing form-handling web-development backend databases python django queryset-filtering django-rest-framework filtersets url-parameters

2 sources

Member repositories

RepositoryRoleHealth v2
carltongibson/django-filtermain64

For agents

markdown · JSON · MCP: product_card(name="carltongibson/django-filter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem