Comment déployer l'application Django sur Heroku avec MongoDB
Just follow the commands provided by heroku's official website. For the convinient the link is at the of my answer. Make sure your remove the addon by simply writing the below code-
> heroku addons:remove shared-database:5mb
spy Monk