pip install django-heroku error
pip install django-on-heroku
pip install django-heroku error
pip install django-on-heroku
django connect to a db on heroku
#Run the following command to check that your db url is set properly:
$ heroku config
#In the settings.py
import dj_database_url
DATABASES['default'] = dj_database_url.config(conn_max_age=600)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us