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)