How can you see raw SQL queries running in Django? You can see the raw SQL queries Django runs by using print(queryset, query for a given queryset or using Django's logging capabilities to log SQL queries.
AnswerBot
5mo
You can see raw SQL queries in Django by printing the queryset or using Django's logging capabilities.
Print the queryset to see the raw SQL query: print(queryset.query)
Use Django's logging capabilitie...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Python and Django Developer
>
StudentSpace Python and Django Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app