{"id":22293548,"url":"https://github.com/xi/django-model-stats","last_synced_at":"2025-03-25T22:18:09.197Z","repository":{"id":57420881,"uuid":"424174776","full_name":"xi/django-model-stats","owner":"xi","description":"Display how often models and model fields are used in the database","archived":false,"fork":false,"pushed_at":"2023-11-05T10:46:51.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T00:18:22.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-03T10:10:52.000Z","updated_at":"2021-11-30T18:16:06.000Z","dependencies_parsed_at":"2024-12-03T17:30:02.803Z","dependency_job_id":null,"html_url":"https://github.com/xi/django-model-stats","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"a26f5e0e4f81cae1bbf8190e91197cedec13e2ad"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fdjango-model-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fdjango-model-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fdjango-model-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi%2Fdjango-model-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi","download_url":"https://codeload.github.com/xi/django-model-stats/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245550681,"owners_count":20633883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T17:29:34.223Z","updated_at":"2025-03-25T22:18:09.167Z","avatar_url":"https://github.com/xi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-model-stats\n\nDisplay how often models and model fields are used in the database.\n\n## Installation\n\n1.  Add `'model_stats'` to your `INSTALLED_APPS`\n2.  Add `path('admin/stats/', include('model_stats.urls'))` to your\n    `urlpatterns`. Make sure it’s included *before* the `'admin/'` entry, so\n    that requests to `/admin/stats/` don’t get handled by the latter entry.\n\n## Features\n\n-   Allows you to find models or fields that are rearly used\n-   No additional user tracking, only uses the data that is already available\n-   No external dependencies\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fdjango-model-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi%2Fdjango-model-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi%2Fdjango-model-stats/lists"}