django模型数据字段 django动态模型字段 django模型,如何动态设置查询的字段?假设有这样一个字典a={“ID”:“123”},那么对象mymodel就可以这样得到了mymodel.objects.get(... 2021-03-16 2322次浏览