Menu
首页
搜索
SpringBoot
Vue
Vant
Python
Android
Harmony
InnoDB
设置D
关注
发信
关注(28)
粉丝(399)
动态
文章
图片
django model 不设置default='' 会出错
当django中的model没有设置default = ''时,会弹出提示信息。在model中加上默认值为空,这样就不会对数据库的必填字段留空造成错误,导致数据库出错,系统崩溃。
05-11 00:15