【发布时间】:2017-01-05 16:28:50
【问题描述】:
我在Python-Django 框架中创建了一个项目。我在heroku 中部署了该项目。
当我尝试在终端上使用heroku open 命令时,我得到了
Application Error
An error occurred in the application and your page could not be served. Please try again in a few moments.
If you are the application owner, check your logs for details.
请帮我解决这个错误。
【问题讨论】:
-
您是否“检查日志以获取详细信息”?
-
是的..请访问我的日志的给定链接..stackoverflow.com/questions/39202673/…
标签: python django heroku github