A common Django project bad practice is serializing ORM objects without properly loading relationships, causing N+1 query issues. Django don´t have an obvious way to avoid that, but some techniques and libs can help to produce better code without too many unnecessary queries.
This talk was presented at: https://2022.djangocon.us/talks/djang...
LINKS:
Follow Iuri de Silvio 👇
On Twitter: / iurisilvio
Follow DjangCon US 👇
/ djangocon
Follow DEFNA 👇
/ defnado
https://www.defna.org/