django orm查詢

https://blog.csdn.net/weixin_40744265/article/details/88316555 http://www.javashuo.com/article/p-emhmbenx-bp.html 1. User.objects.filter(id__in=[1,2,5]) models.Tb1.objects.filter(id__lt=10, id__gt=1)
相關文章
相關標籤/搜索