会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Blueherb
In solitude, where we are least alone
奏乐乐章
博客园
首页
新随笔
联系
订阅
管理
2019年12月19日
TypeError: __init__() missing 1 required positional argument: 'on_delete'
摘要: TypeError: __init__() missing 1 required positional argument: 'on_delete' 解决: 在django2.0后,定义外键和一对一关系的时候需要加on_delete选项,此参数为了避免两个表里的数据不一致问题,不然会报错: TypeE
阅读全文
posted @ 2019-12-19 15:36 奏乐乐章
阅读(840)
评论(0)
推荐(0)
编辑
公告