獲取django sql

eg. from django.contrib.auth.models import User a = User.objects.all() print a.querysql

能夠獲得sql語句django

相關文章
相關標籤/搜索