Is it possible to deploy a django project to heroku without putting the project in git? -


i wondering if possible deploy heroku out putting django project on git?

my question. have app on heroku. want make changes it. computer had soruce code crashed. how download project files heroku?

no. ( there plugin that, why bother. but.. - https://github.com/ddollar/heroku-push)

but have git init setup repo, , push heroku remote after setting app. don't have publish repo anywhere.

you can code using:

heroku clone <appname> 

Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -