获取django sql

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

能够获得sql语句django

相关文章
相关标签/搜索