做不下去了!!!!
来源:9-2 使用bootstrap搭建登录注册页面

慕粉0499995
2019-12-12
数据库配置有问题,始终不知道怎么解决。总是显示sqlite3什么错误,没法启动sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table user
写回答
1回答
-
编程浪子
2019-12-12
课程8-2 章节有详细的讲解多环境配置加载的
#ops_config=local|production
#linux export ops_config=local|production
#windows set ops_config=local|production00
相似问题