django create model manage.py migrations code example Example: django make migrations $ python3 manage.py makemigrations $ python3 manage.py migrate