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

jazzband/django-smart-selects

chained and grouped selects for django forms observed · 2026-08-28

github.com/jazzband/django-smart-selects · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 6343
  • days_rel: 672
  • days_push: 672
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1145 stars · 344 forks observed · 2026-08-28

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

A Django app providing custom foreign key and many-to-many model fields that create chained (dependent) select dropdowns in forms and the admin. Chained options are loaded dynamically via AJAX queries filtered by the parent field's value.

Use cases

  • filter country/state/city dropdowns in django forms
  • chained foreign key selects in django admin
  • load dependent dropdown options via ajax in django
  • group model choices by parent field in django
  • cascade select fields in django admin site

When to choose

  • you need dependent/chained select fields in Django forms or admin with minimal setup
  • you want automatic AJAX filtering of related model options
  • your data is non-sensitive and the default world-readable AJAX endpoint is acceptable

When to avoid

  • you need permission checks on the chained data endpoint - this package enforces none by default
  • you need advanced autocomplete features like search-as-you-type; django-autocomplete-light is better suited
  • you are not using Django

Facets

library · maturity active

form-handling ui-components middleware web-development backend frontend python django chained-selects foreign-key ajax admin forms web-server

2 sources

Member repositories

RepositoryRoleHealth v2
jazzband/django-smart-selectsmain23

For agents

markdown · JSON · MCP: product_card(name="jazzband/django-smart-selects")

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