Skip to content

Instantly share code, notes, and snippets.

@khaliqgant
Created November 18, 2022 08:20
Show Gist options
  • Save khaliqgant/131aa7c2bb3f8bb137fc451c07b2385f to your computer and use it in GitHub Desktop.
Save khaliqgant/131aa7c2bb3f8bb137fc451c07b2385f to your computer and use it in GitHub Desktop.
[Django Output Query] Output Raw Query From A Queryset #django #python
print(queryset.query)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment