Category "heroku"

Django 'pip install django-heroku'(psycopg2) error is blocking deployment to Heroku

I am setting up a new Django project to deploy on Heroku, however when I am following the Django Heroku deployment guide I come across an error during 'pip inst

Cannot install nodemsqlv8 in heroku

I am trying to install msnodesqlv8package in Heroku. I need this package installed because I am trying to install MSSQL database rather than MySQL database. I h