Optimizing Performance in Django: Eliminating Left Outer Joins with Subqueries and django-sql-utilsI was having performance issues with my project and noticed that the SQL queries to the database through django-debug-toolbar were taking aβ¦Feb 26, 2023Feb 26, 2023