How do I get the SQL that Django will use on the database from a QuerySet object? I’m trying to debug some strange behavior, but I’m not sure what queries are going to the database.

5 Answers
5

Leave a Reply

Your email address will not be published. Required fields are marked *