{"id":18763779,"url":"https://github.com/roverdotcom/django-prefetch-utils","last_synced_at":"2025-04-13T04:32:51.828Z","repository":{"id":45047731,"uuid":"196006600","full_name":"roverdotcom/django-prefetch-utils","owner":"roverdotcom","description":"Utilities for working with Django's prefetch_related system","archived":false,"fork":false,"pushed_at":"2022-01-12T17:42:24.000Z","size":154,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T21:47:01.343Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roverdotcom.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-09T12:43:46.000Z","updated_at":"2025-01-23T19:13:26.000Z","dependencies_parsed_at":"2022-08-25T13:50:48.232Z","dependency_job_id":null,"html_url":"https://github.com/roverdotcom/django-prefetch-utils","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roverdotcom%2Fdjango-prefetch-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roverdotcom%2Fdjango-prefetch-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roverdotcom%2Fdjango-prefetch-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roverdotcom%2Fdjango-prefetch-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roverdotcom","download_url":"https://codeload.github.com/roverdotcom/django-prefetch-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248664207,"owners_count":21141914,"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-11-07T18:27:26.069Z","updated_at":"2025-04-13T04:32:51.534Z","avatar_url":"https://github.com/roverdotcom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\nOverview\n========\n\n.. start-badges\n\n.. list-table::\n    :stub-columns: 1\n\n    * - docs\n      - |docs|\n    * - tests\n      - |codecov|\n    * - package\n      - | |version| |wheel| |supported-versions| |supported-implementations|\n        | |commits-since|\n\n.. |docs| image:: https://readthedocs.org/projects/django-prefetch-utils/badge/?style=flat\n    :target: https://readthedocs.org/projects/django-prefetch-utils\n    :alt: Documentation Status\n\n\n.. |codecov| image:: https://codecov.io/github/roverdotcom/django-prefetch-utils/coverage.svg?branch=master\n    :alt: Coverage Status\n    :target: https://codecov.io/github/roverdotcom/django-prefetch-utils\n\n.. |version| image:: https://img.shields.io/pypi/v/django-prefetch-utils.svg\n    :alt: PyPI Package latest release\n    :target: https://pypi.org/project/django-prefetch-utils\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/roverdotcom/django-prefetch-utils/v0.2.0.svg\n    :alt: Commits since latest release\n    :target: https://github.com/roverdotcom/django-prefetch-utils/compare/v0.2.0...master\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/django-prefetch-utils.svg\n    :alt: PyPI Wheel\n    :target: https://pypi.org/project/django-prefetch-utils\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/django-prefetch-utils.svg\n    :alt: Supported versions\n    :target: https://pypi.org/project/django-prefetch-utils\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/django-prefetch-utils.svg\n    :alt: Supported implementations\n    :target: https://pypi.org/project/django-prefetch-utils\n\n\n.. end-badges\n\nThis library provides a number of utilities for working with and extending\nDjango's ``prefetch_related`` system. Currently, it consists of:\n\n  * a collection of descriptors to define relationships between models which\n    support prefetching\n  * a new implementation of ``prefetch_related_objects`` which supports an\n    identity map so that multiple copies of the same object are not fetched\n    multiple times.\n\n* Free software: BSD 3-Clause License\n\nInstallation\n============\n\n::\n\n    pip install django-prefetch-utils\n\nDocumentation\n=============\n\n\nhttps://django-prefetch-utils.readthedocs.io/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froverdotcom%2Fdjango-prefetch-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froverdotcom%2Fdjango-prefetch-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froverdotcom%2Fdjango-prefetch-utils/lists"}