How can I see the raw SQL queries Django is running?

Is there a way to show the SQL that Django is running while performing a query?

← Назад к списку