Skip to content

Commit

Permalink
added migrate command to gunicorn_start (#2686)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew <[email protected]>
  • Loading branch information
raftmsohani and andrew-jameson authored Sep 6, 2023
1 parent 6fb815c commit d66ec43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdrs-backend/gunicorn_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fi

#
echo "Applying database migrations"
#python manage.py migrate
python manage.py migrate
#python manage.py populate_stts
#python manage.py collectstatic --noinput

Expand Down

0 comments on commit d66ec43

Please sign in to comment.