1 2 3 4 5 6 7
{ "scripts": { "dokku": { "predeploy": "python /code/manage.py migrate --noinput" } } }