创建号项目后,创建数据库,log$ python manage.py migrate 报错如下 sqlite3.NotSupportedError: URIs not supported 网上查了一下,sqlite3更新到了3.8 base.py文件中找不到uri=true