make_migrations.sh 91 Bytes EditWeb IDE 1 2 3 4 5 6 #!/bin/bash # python3 ../apps/manage.py makemigrations python3 ../apps/manage.py migrate