Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
解决方案 打开调试模式
app.debug=True
根据具体报错具体解决
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
解决方案 打开调试模式
app.debug=True
根据具体报错具体解决