django database migrations with mySQl example Example: django make migrations $ python3 manage.py makemigrations $ python3 manage.py migrate