Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 03:40 UTC

django-commons / django-polymorphic

Improved Django model inheritance with automatic downcasting

PythonCustom license★ 1,832 stars⑂ 305 forkssince Feb 2011View on GitHub ↗
KindLibraryNetwork servicehow this is determined

django-commons/django-polymorphic holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Engineering Quality (92/100) and lowest on AI Readiness (59/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

96
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

96
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 84 is calibrated to 96 on the published index scale (record calibration 2026-08-02).

Ownership

Django CommonsOrganization
387 followers23 public repossince Mar 2024

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIdjango-polymorphic4.11.72,539,4017011 days agodjangodjango-admindjango-formsetsdjango-ormmodelpolymorphicpolymorphism

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
21.5/36Commit cadence31/52 weeks with commits
18/18Commit volume401 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year401
human_commit_share0.84
days_since_last_push5
active_weeks_last_year31

Release discipline

98Exceptional
How it's scored
27/27Ships releases32 releases published
36/36Release recencylatest release 11 days ago
27/27Release cadencea release every ~20.7 days
8/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count32
latest_release_tagv4.11.7
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases20.7

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

85Excellent · 17% of overall
How it's scored
52.9/60Stars1,832 stars
20.7/25Forks305 forks
8.1/15Watchers30 watchers
Inputs used
forks305
stars1,832
watchers30
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges18
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesapi.securityscorecards.dev, badge.fury.io, github.com, readthedocs.org, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads2,539,401 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdjango-polymorphic
dependents
ecosystemspypi
total_downloads
monthly_downloads2,539,401
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

79Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
14.5/22.5Commit distributiontop contributor authored 36% of commits
13.5/13.5Contributor breadth98 contributors
10/10OpenSSF Scorecard: Contributorsproject has 51 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled98
top_contributor_share0.356
How it's scored
40/42Issue resolution95% of issues closed
24.1/30PR acceptance376/468 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 3/8 approved changesets -- score normalized to 3
Inputs used
merged_prs376
open_issues19
closed_issues373
prs_merged_7d1
prs_decided_7d1
prs_merged_30d3
prs_decided_30d3
issue_closed_ratio0.952
closed_unmerged_prs92
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
18.6/25Owner reach387 followers of django-commons
14.9/25Track record23 public repos, account ~2 yr old
Inputs used
followers387
owner_typeOrganization
is_verified
owner_logindjango-commons
public_repos23
account_age_days894
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 11 days ago
20/20Version history70 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdjango-polymorphic
ecosystemspypi
any_deprecatedno
min_days_since_publish11

Engineering Quality

Are baseline engineering and documentation practices in place?

92Excellent · 19% of overall
How it's scored
24/24CI workflows7 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://django-polymorphic.readthedocs.io
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicsdjango, django-orm, django-admin, django-formsets, object-oriented, oop, polymorphism
has_wikino
homepagehttps://django-polymorphic.readthedocs.io
docs_sitehttps://django-polymorphic.readthedocs.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

80Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 3/8 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 51 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
5/5Pinned-Dependenciesall dependencies are pinned
4.5/5SASTSAST tool is not run on all commits -- score normalized to 9
5/5Security-Policysecurity policy file detected
6/7.5Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities28 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate7.5

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages4
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:django-polymorphic@4.11.7 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

59Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.1/40Legible commit history19 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.226
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrapjustfile
22/22Automated tests
11/11Lint / format config
11/11Static type checkingsrc/polymorphic/py.typed
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance16 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesjustfile
has_devcontainerno
has_linter_configyes
typecheck_configssrc/polymorphic/py.typed
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.16
How it's scored
27/45Type-checkable codePython with type-check config (src/polymorphic/py.typed)
53.7/55Manageable file sizes4/171 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes108,844
source_files_sampled171
oversized_source_files4
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesexample, examples
Inputs used
example_dirsexample, examples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

1,832GitHub stars
98contributors
401commits, last 12 months
5days since last push
32releases
2bus factor
19open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 305 ⇿
0Stars
305Forks
31Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

05010015020025030028462010-012018-042026-07
Major 1Minor 11Patch 18

Each point covers 16 days.

OpenSSF Scorecard 7.5 / 10
7.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-13 03:40 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests13 out of 13 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 3/8 approved changesets -- score normalized to 3
10Contributorsproject has 51 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities28 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
PyPIDjango>= 4.2pyproject.toml
PyPItyping_extensions>= 4.12.0pyproject.toml
All dependencies 145

Full resolved dependency set from the GitHub dependency graph: 5 direct and 140 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIdjangodirect
PyPIdjango4.2.30direct
PyPIdjango5.2.17direct
PyPIdjango6.1direct
PyPItyping-extensions4.16.0direct
PyPIaccessible-pygments0.0.5indirect
PyPIalabaster1.0.0indirect
PyPIanyio4.14.2indirect
PyPIasgiref3.12.1indirect
PyPIast-serialize0.8.0indirect
PyPIasttokens3.0.2indirect
PyPIattrs26.1.0indirect
PyPIbabel2.18.0indirect
PyPIbandit1.9.4indirect
PyPIbeautifulsoup44.15.0indirect
PyPIcertifi2026.7.22indirect
PyPIcffi2.1.1indirect
PyPIcfgv3.5.0indirect
PyPIcharset-normalizer3.4.9indirect
PyPIclick8.4.2indirect
PyPIcolorama0.4.6indirect
PyPIcomrak0.0.16indirect
PyPIcoverage7.15.4indirect
PyPIcryptography50.0.0indirect
PyPIcx-oracle8.3.0indirect
PyPIdecorator5.3.1indirect
PyPIdistlib0.4.3indirect
PyPIdjango-extra-viewsindirect
PyPIdjango-extra-views0.16.0indirect
PyPIdjango-filter25.1indirect
PyPIdjango-filter26.1indirect
PyPIdjango-guardian3.2.0indirect
PyPIdjango-polymorphic4.11.7indirect
PyPIdjango-reversion6.3.0indirect
PyPIdjango-stubs6.0.9indirect
PyPIdjango-stubs-ext6.0.9indirect
PyPIdjango-test-migrations1.6.0indirect
PyPIdjangorestframework3.17.2indirect
PyPIdjangorestframework3.18.0indirect
PyPIdjangorestframework-stubs3.17.1indirect
PyPIdoc82.0.0indirect
PyPIdocutils0.21.2indirect
PyPIexceptiongroup1.3.1indirect
PyPIexecuting2.2.1indirect
PyPIfilelock3.32.2indirect
PyPIfuro2025.12.19indirect
PyPIgreenlet3.5.4indirect
PyPIh110.16.0indirect
PyPIidentify2.6.19indirect
PyPIidna3.18indirect
PyPIimagesize2.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIipdb0.13.13indirect
PyPIipython8.39.0indirect
PyPIipython9.16.1indirect
PyPIipython-pygments-lexers1.1.1indirect
PyPIjedi0.20.0indirect
PyPIjinja23.1.6indirect
PyPIjschema-to-python1.2.3indirect
PyPIjsonpickle4.1.2indirect
PyPIlibrt0.15.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImatplotlib-inline0.2.2indirect
PyPImdurl0.1.2indirect
PyPImypy2.3.0indirect
PyPImypy-extensions1.1.0indirect
PyPImysqlclient1.4.3indirect
PyPImysqlclient2.2.8indirect
PyPInh30.3.6indirect
PyPInodeenv1.10.0indirect
PyPIoracledb4.0.2indirect
PyPIpackaging26.3indirect
PyPIparso0.8.7indirect
PyPIpathspec1.1.1indirect
PyPIpbr7.0.3indirect
PyPIpexpect4.9.0indirect
PyPIplatformdirs4.11.0indirect
PyPIplaywright1.62.0indirect
PyPIpluggy1.6.0indirect
PyPIpprintpp0.4.0indirect
PyPIpre-commit4.6.1indirect
PyPIprompt-toolkit3.0.53indirect
PyPIpsutil7.2.2indirect
PyPIpsycopg3.3.4indirect
PyPIpsycopg22.9.12indirect
PyPIptyprocess0.7.0indirect
PyPIpure-eval0.2.3indirect
PyPIpycparser3.0indirect
PyPIpyee13.0.1indirect
PyPIpygments2.20.0indirect
PyPIpyright1.1.411indirect
PyPIpytest9.1.1indirect
PyPIpytest-base-url2.1.0indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-django4.12.0indirect
PyPIpytest-django4.13.0indirect
PyPIpytest-mock3.15.1indirect
PyPIpytest-playwright0.8.0indirect
PyPIpython-discovery1.5.1indirect
PyPIpython-slugify8.0.4indirect
PyPIpyyaml6.0.3indirect
PyPIreadme-renderer45.0indirect
PyPIrequests2.34.2indirect
PyPIrestructuredtext-lint2.0.2indirect
PyPIrich15.0.0indirect
PyPIroman-numerals4.1.0indirect
PyPIruff0.16.2indirect
PyPIsarif-om1.0.4indirect
PyPIsetuptools83.0.0indirect
PyPIsnowballstemmer3.1.1indirect
PyPIsoupsieve2.9.2indirect
PyPIsphinx8.1.3indirect
PyPIsphinx9.0.4indirect
PyPIsphinx9.1.0indirect
PyPIsphinx-autobuild2024.10.3indirect
PyPIsphinx-autobuild2025.8.25indirect
PyPIsphinx-basic-ng1.0.0b2indirect
PyPIsphinx-rtd-themeindirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-djangoindirect
PyPIsphinxcontrib-django2.5indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsqlparse0.5.5indirect
PyPIstack-data0.6.3indirect
PyPIstarlette1.4.1indirect
PyPIstevedore5.8.0indirect
PyPIstevedore5.9.0indirect
PyPItext-unidecode1.3indirect
PyPItomli2.4.1indirect
PyPItomlkit0.15.1indirect
PyPItraitlets5.16.1indirect
PyPItypes-pyyaml6.0.12.20260724indirect
PyPItzdata2026.3indirect
PyPIurllib32.7.0indirect
PyPIuvicorn0.52.1indirect
PyPIvirtualenv21.7.1indirect
PyPIwatchfiles1.2.0indirect
PyPIwcwidth0.8.2indirect
PyPIwebsockets16.1.1indirect
PyPIwebsockets17.0.1indirect
Dependency advisories 0

Installing pypi:django-polymorphic@4.11.7 pulls in 4 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.