I have a failed .save () model in my Django application. How can I see the SQL that was generated by it?
Django Questions: How can I view raw Django SQL queries?