//to create migration files python manage.py makemigrations //to migrate migration files python manage.py migrate