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