Deploying to Heroku $ heroku create $ git push heroku master $ heroku run python manage.py migrate $ heroku open or Documentation For more information about using Python on Heroku, see these Dev Center articles: Python on Heroku