Django Post-fetch Hook
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.