ivelum/djangoql
Advanced search language for Django observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 64
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3451
- days_rel: n/a
- days_push: 218
- n_releases_24m: 0
Adoption not part of the score
1137 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DjangoQL is a Python library that adds an advanced query language to Django, supporting logical operators, parentheses, and relation joins, with an auto-completing search widget. It integrates directly into the Django admin via a ModelAdmin mixin and can also be used outside the admin.
Use cases
- add advanced structured search to Django admin
- let users filter models with boolean logic and joins
- add autocomplete to admin search box
- query Django models with a SQL-like syntax
- offer both standard and advanced search modes in admin
When to choose
- you run Django admin and need powerful model filtering beyond search_fields
- you want a query language with auto-completion for non-technical users
- you need relation traversal in admin search
When to avoid
- your project is not Django-based
- you only need simple keyword search
- you need full-text search across documents rather than structured model queries
Facets
library · maturity active
search-engine parser ui-components web-development databases developer-tools python django django-admin query-language autocomplete admin-integration search web-server
2 sources
- readme: https://github.com/ivelum/djangoql · fetched 2026-08-28 · 86349f2b2df1
- registry_pypi: https://pypi.org/pypi/djangoql/json · fetched 2026-08-29 · 3d89631f67c4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ivelum/djangoql | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem