阅读背景:

django ORM 操作

来源:互联网 

ORM操作
select * from tb where id > 1
# 对应关系
models.tb.objects.filter(id__gt=1) model




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: