Create migrations: python manage.py makemigrations Apply migrations: python manage.py migrate Run server: python manage.py runserver