小编Nic*_*ole的帖子

"The requested URL/was not found on this server." Heroku/Django

I'm attempting to deploy my first Django app on Heroku, and I'm following the Django Girls tutorial. It's running fine locally. I'm not seeing any errors when I push it to Heroku, and their logs say the "Build succeeded" and the app was "Deployed". Still when I go to the url for my app I get:

Not Found

The requested URL/was not found on this server.

Here is my build log from Heroku:

-----> Python app detected
-----> Installing …
Run Code Online (Sandbox Code Playgroud)

python django heroku

3
推荐指数
1
解决办法
8422
查看次数

标签 统计

django ×1

heroku ×1

python ×1