Comment on Django 6.1 alpha 1 releasedComments−collinmandersonOP3moRelease notes here: https://docs.djangoproject.com/en/dev/releases/6.1/Looks like there's some features to try to reduce the “N+1 queries problem”.
Comments
Release notes here: https://docs.djangoproject.com/en/dev/releases/6.1/
Looks like there's some features to try to reduce the “N+1 queries problem”.