0

I did a pg_dump on a Heroku app. Then I did a pg_restore on a local branch of the project that includes new models and fields. Then, I ran python manage.py makemigrations and I got the message no changes detected (weird). Then, when I ran python manage.py migrate I get the typical error ProgrammingError relation does not exists. ¿What can I do to solve this?.

Alejandro Veintimilla
  • 10,743
  • 23
  • 91
  • 180

0 Answers0