contact@digitalnotebooks.co
Stay Organized, Stay Inspired. Let's Write.

Heroku Deployment

Back To All Notes
  • Notebook: Deployment
  • Speaker: Personal
  • Date Created: July 28, 2024, 6:17 p.m.
  • Owner: Rosilie

1. Check this article for DEPLOYING DJANGO ON HEROKU

2.  To understand the nature of static files on Heroku, read this.

3. To read how to use ENVIRONMENT VARIABLES on HEROKU, read this. See their sample SETTINGS.PY

4. If your project is using Postgres Database, see this documentation here.



No PDF file attached.

Notebook
Notebook Details
Title: Deployment
Category: Coding