Django Post-fetch Hook

Coverage Status GitHub Workflow Status PyPI GitHub GitHub Last Commit GitHub Issues Downloads Python Version

pip install django-post-fetch-hook

Documentation: https://mrthearman.github.io/django-post-fetch-hook/

Source Code: https://github.com/MrThearMan/django-post-fetch-hook/

Contributing: https://github.com/MrThearMan/django-post-fetch-hook/blob/main/CONTRIBUTING.md


Adds a post-fetch hook to Django models, which can be used to modify data fetched from database via the Django ORM.