django 查询条件 判断是否为空 isnull 200316

查找值为空的

在这里插入图片描述

演练

在这里插入图片描述

找出所有时间为空的数据

在这里插入图片描述

找出时间不为空的数据

在这里插入图片描述

发布了203 篇原创文章 · 获赞 1 · 访问量 2517

猜你喜欢

转载自blog.csdn.net/whalecode/article/details/104897640