liverpoolpjy's recent timeline updates
liverpoolpjy

liverpoolpjy

V2EX member #168107, joined on 2016-04-13 21:28:16 +08:00
liverpoolpjy's recent replies
Jul 23, 2018
Replied to a topic by vst93 分享创造 自己没事写的在线 todo 记事
报错回显 sql 帐号密码,而且你还开了 3306 外连.....
在你的 config.py 里有一个字典:
config = {
'development': DevelopmentConfig,
'testing': TestingConfig,
'production': ProductionConfig,

'default': DevelopmentConfig
}
config_name 是选择用哪里个配置

config[config_name].init_app(app) 也是在 config.py 里面定义的。
@staticmethod
def init_app(app):
pass
那个教程里好像是个空函数
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1058 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 23:36 · PVG 07:36 · LAX 16:36 · JFK 19:36
♥ Do have faith in what you're doing.