Django Restfull接口发生异常:TypeError: Object of type ImageFieldFile is not JSON serializable

Django Restfull接口发生异常:TypeError: Object of type ImageFieldFile is not JSON serializable,第1张

TypeError: Object of type ImageFieldFile is not JSON serializable

原因:直接使用了图片类型,而没有使用图片的路径

解决: 判断如果数据库中有空的值就直接是空哦!

 

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/langs/725034.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-04-26
下一篇2022-04-26

发表评论

登录后才能评论

评论列表(0条)

    保存