1. Make migration python manage.py makemigrations

  2. Migrate python manage.py migrate

  3. Run Server python manage.py runserver