You can add an explicit subquery to a QuerySet using the Subquery expression.,as ... from django.db.models import Subquery >>> users ...
確定! 回上一頁