Skip to content

Commit

Permalink
Remove rename_app for non-existing db
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker committed Aug 8, 2023
1 parent fc65327 commit 59cc659
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bin/migrate
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ set -Eeuxo pipefail

python checkdb.py

# python manage.py showmigrations --plan

python manage.py rename_app job reoptjl
python manage.py showmigrations --plan

python manage.py migrate

0 comments on commit 59cc659

Please sign in to comment.