Update make_migrations.sh

增加自动合并而不是在弹出warning结束
This commit is contained in:
Nidhoggur1993
2018-04-03 16:02:51 +08:00
committed by GitHub
parent aa8bece724
commit 4fd83bd5be

View File

@@ -4,3 +4,5 @@
python3 ../apps/manage.py makemigrations
python3 ../apps/manage.py migrate
python3 ../apps/manage.py makemigrations merge