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