Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9206139
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:06:46+00:00 2026-06-18T00:06:46+00:00

I have a some Django project and want deploy on Heroku. I am trying

  • 0

I have a some Django project and want deploy on Heroku.
I am trying to push my app to heroku and I get the following message:

$ git push heroku master
Counting objects: 22, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (18/18), done.
Writing objects: 100% (22/22), 5.04 KiB, done.
Total 22 (delta 0), reused 0 (delta 0)
 !     Heroku push rejected, no Cedar-supported app detected

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

Files list:

$ git ls-files
.gitignore
Procfile
project/__init__.py
project/apps/main/__init__.py
project/apps/main/admin.py
project/apps/main/forms.py
project/apps/main/models.py
project/apps/main/tests.py
project/apps/main/views.py
project/environ.py
project/manage.py
project/project/__init__.py
project/project/settings.py
project/project/urls.py
project/project/wsgi.py
requerements.txt

git config

$ cat .git/config 
[core]
    repositoryformatversion = 0
    filemode = true
    bare = false
    logallrefupdates = true
    ignorecase = true
[remote "heroku"]
    url = git@heroku.com:fierce-tor-2115.git
    fetch = +refs/heads/*:refs/remotes/heroku/*

My Procfile:

$ cat Procfile 
web: python project/manage.py runserver 0.0.0.0:$PORT --noreload

My requirements.txt file:

$ cat requerements.txt 
Django==1.5c1
psycopg2==2.4.6

Heroku App I created with next command:

heroku create -s cedar
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:06:47+00:00Added an answer on June 18, 2026 at 12:06 am

    In your filelist appears requerements.txt and should be requirements.txt

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been trying to get xapian working django haystack for a project im
I want to push my Django project with some JavaScript/jQuery. To make it right
I have a django project, but for some reason basic jquery isn't working. <html>
I have a Django-project which was running fine, until I made some changes I
I have some external services. My Django app is built on top of my
I have been working on a django app on my local computer for some
I have some Django websites and I want to place them on the webserver
I want to have 2 separate admin sites inside a Django project. By separate
I have some base initial data that I want to include in a Django
I have some unit tests I've written to test my Django application. One test

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.