Application details
...

PyPI django-batch-select

https://github.com/lilspikey/django-batch-select/

The idea of Django Batch Select is to provide an equivalent to Django's select_related functionality. As of such it's another handy tool for avoiding the "n+1 query problem".