django-prefetch
Simple and generic model related data prefetch framework for Django solving the "1+N queries" problem that happens when you need related data for your objects.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-prefetch
Releases
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue