TypeError: datetime.datetime(2018, 8, 18, 19, 47, 39, 171000) is not JSON serializable
写django时报了如下错误:
TypeError: datetime.datetime(2018, 8, 18, 19, 47, 39, 171000) is not JSON serializable
将
t.task_publish_date
改为
t.task_publish_date.strftime("%m-%d %H:%M")
问题解决。
版权声明
本文章由作者“衡于墨”创作,转载请注明出处,未经允许禁止用于商业用途
发布时间:2018年08月18日 21:07:02
备案号:
闽ICP备19015193号-1
关闭特效
评论区#
还没有评论哦,期待您的评论!
引用发言