django model的get和filter方法的区别

用get获取到的是一个字典,用filter获取到的是一个列表.

猜你喜欢

转载自blog.csdn.net/baidu_32542573/article/details/80210470