Skip to content

Instantly share code, notes, and snippets.

View ow-tech's full-sized avatar

Alex M. Barasa ow-tech

View GitHub Profile
@ow-tech
ow-tech / DEPLOYING-DJANGO-APPS-TO-HEROKU.md
Created June 9, 2020 20:47 — forked from newtonkiragu/DEPLOYING-DJANGO-APPS-TO-HEROKU.md
Deploying Django Applications to heoroku

How to Deploy Django Applications on Heroku

Install heroku CLI

Sign up to Heroku.

Then install the Heroku Toolbelt. It is a command line tool to manage your Heroku apps

After installing the Heroku Toolbelt, open a terminal and login to your account:

license

Name of Project

  • description

Required Features