django runserver: sqlite3.NotSupportedError: URIs not supported

在这里插入图片描述
修改图中的文件
在这里插入图片描述
再运行runserver 还爆红
在这里插入图片描述
再运行 python manage.py migrate
最后再运行
在这里插入图片描述
ok

这个bug我重装了 python3.6 python3.7 django sqlite3 libress mysql centos


版权声明:本文为qq_30372933原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。