Don't rebuild systematically migrations
This commit is contained in:
parent
751a4291ab
commit
8c23726f88
5 changed files with 1 additions and 11 deletions
|
|
@ -14,7 +14,6 @@ fi
|
|||
# Set up Django project
|
||||
python3 manage.py collectstatic --noinput
|
||||
python3 manage.py compilemessages
|
||||
python3 manage.py makemigrations
|
||||
python3 manage.py migrate
|
||||
|
||||
if [ "$1" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue