django.db.utils.InternalError: (1231, "Variable 'sql_mode' can't be set to the value of 'STRICT_TRANS_TRANS'") 报错处理

django.db.utils.InternalError: (1231, "Variable 'sql_mode' can't be set to the value of 'STRICT_TRANS_TRANS'") 报错处理!

 

打开settings.py,将报错信息 “

django.db.utils.InternalError: (1231, "Variable 'sql_mode' can't be set to the value of 'STRICT_TRANS_TRANS'") 

django.db.utils.InternalError:(1231,“变量'sql_mode'不能设置为'STRICT_TRANS_TRANS'的值”)

 

 

再次运行  python3 manage.py migrate

posted @ 2020-12-01 22:03  局长  阅读(306)  评论(0编辑  收藏  举报