Loading python/django/migrations.yml +2 −0 Original line number Diff line number Diff line Loading @@ -18,4 +18,6 @@ python:django:migrations: echo "[!] You have model changes for which no migrations have been created:" echo "${STATE}" exit 1 else echo "[+] Looks good, no need for any new migrations." fi Loading
python/django/migrations.yml +2 −0 Original line number Diff line number Diff line Loading @@ -18,4 +18,6 @@ python:django:migrations: echo "[!] You have model changes for which no migrations have been created:" echo "${STATE}" exit 1 else echo "[+] Looks good, no need for any new migrations." fi