簡體   English   中英

將Django應用部署到Heroku

[英]Deploy Django App to Heroku

    Pushing to git@heroku.com:lebab.git

-----> Heroku receiving push
-----> Python/Django app detected
-----> Preparing Python interpreter (2.7.2)
-----> Creating Virtualenv version 1.7.2
       New python executable in .heroku/venv/bin/python2.7
       Also creating executable in .heroku/venv/bin/python

*遺漏*

    -----> Discovering process types

         !     Heroku push rejected due

 to an unrecognized error.
     !     We've been notified, see http://support.heroku.com if the problem persists.


    To git@heroku.com:lebab.git
     ! [remote rejected] master -> master (pre-receive hook declined)
    error: failed to push some refs to 'git@heroku.com:lebab.git'

我制作了django應用程序,因此嘗試將其部署到heroku。 並得到錯誤。 什么意思? 有任何想法嗎? 如果我應該提供更多信息,我會。

只需要manage.py + requirements.txt ...:|

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM