I tried to upload a Django project in Heroku and end up with +4000 pending changes in source control

The other day I was doing a guided project and the final step was to upload the project in Heroku and everything worked. Now, I want to do the same thing again, and I followed the same steps, but it’s now not working .

enter image description here

Somehow following the commands I ended up with this. The questions are:

  1. How can I go back or start again from scratch? The Heroku website guide is so confusing

  2. Can someone tell me the easiest steps to upload the project in Heroku? (I’m using Python)

  3. Also does the project has to be upload in Github properly in order to upload in Heroku?

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.