Skip to content

Opening book details…

Can I read Django Deployment on Heroku Guide on EtoBox?

Django Deployment on Heroku Guide by Dominic is a document available to read on EtoBox.

What is Django Deployment on Heroku Guide about?

The document provides requirements and steps to create a Django project and deploy it to Heroku. It lists Python and Django packages needed like Django, Gunicorn, Whitenoise. It describes configuring the Django project for production by setting DEBUG to False, configuring allowed hosts, static and media files. It also explains initializing and committing code to git and pushing to Heroku remote.

Author
Dominic
Language
EN