#Django dependency problem?

6 messages · Page 1 of 1 (latest)

verbal flame
#

While trying to deploy my project I'm getting a strange error:
ValueError: Dependency on app with no migrations: taxio_api

What does it even mean?

warped oasisBOT
#

Project ID: 1af508b5-c9a4-4327-9489-a9565279df18

verbal flame
#

1af508b5-c9a4-4327-9489-a9565279df18

#

ok, nevermind I fixed this one

#

I got another now:
Apply all migrations: admin, auth, contenttypes, sessions, softdelete, taxio_api
Running migrations:
No migrations to apply.
/bin/bash: line 1: gunicorn: command not found