3 points | by collinmanderson 8 hours ago
1 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”.
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”.