git clone git://github.com/heroku/python-django-sample.git
Probably not needed if you make it yourself
cd python-django-sample
Go to the directory for your app
heroku create
Open a server?
git push heroku master
git integration
heroku open
open
https://devcenter.heroku.com/articles/getting-started-with-python
Once in trouble
heroku restart
May I try it?
Recommended Posts