How to Get the SQL Query from Django QuerySet

preview_player
Показать описание
How to print the SQL Query from Django QuerySet

1)
Open django shell

2)
Import the model class

3)
Print the SQL query
OR
Рекомендации по теме
visit shbcf.ru