help
xadmin20
TRIALOP

a year ago

Apply all migrations: admin, auth, contenttypes, order, sessions

Running migrations:

No migrations to apply.

Your models in app(s): 'order' have changes that are not yet reflected in a migration, and so won't be applied.

Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.

/bin/bash: line 1: gunicorn: command not found

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

brody
EMPLOYEE

a year ago

Do you have gunicorn in your requirements.txt file?


Loading...