This is a simple setup to deploy django projects on heroku,This setup does not covers the static files part.
First of fall you need to install Heroku CLI follow this link to install Heroku-cli in your local machine.
Create a file name Procfile & Procfile.windows (Windows) without any extensions in your root directory
Procfile