Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

548
Visualizações
ValueError: Dependency on app with no migrations: account

I am trying to deploy my code in heroku. While deploying i complete all the steps but i get error while migrate

i try these command

heroku run python manage.py makemigrations account

While running above command i get

account/migrations/0001_initial.py
    - Create model User

but while trying to migrate

I try

heroku run python manage.py migrate account

i get error

 raise ValueError("Dependency on app with no migrations: %s" % key[0])
ValueError: Dependency on app with no migrations: account

i also try

heroku run python manage.py makemigrations
heroku run python manage.py migrate

At this time also i get same error

the project is running successfully in localhost with out any error

I am new to heroku please anyone can help with full instruction

over 4 years ago · Santiago Trujillo
2 Respostas
Responde à pergunta

0

First try to run command heroku run python manage.py showmigrations to see what migrations have been done. If it returns an empty list, you have to run heroku run python manage.py migrate to migrate the existing migrations.

After that, you can follow the normal procedures in tutorial

python manage.py makemigrations
python manage.py migrate
over 4 years ago · Santiago Trujillo Relatório

0

my case

(heroku.com)
heroku dashboard
↓
app
↓
deploy
↓
Github
↓
Manual deploy

I was able to migrate

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda