Answers for "remove a django migration from history table"

1

how to delete migrations in django

python3 manage.py rm -r name/migrations
Posted by: Guest on February-17-2021

Code answers related to "remove a django migration from history table"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language