I made some changes in the models from my apps and then entered makemigrations and migrate in the terminal.
PS C:\Users\USER 1\frist project\website> python manage.py makemigrations home No changes detected in app 'home' PS C:\Users\USER 1\frist project\website> python manage.py migrate ?[36;1mOperations to perform:?[0m ?[1m Apply all migrations: ?[0maccounts, admin, auth, cart, contenttypes, home, order, sessions, taggit, thumbnail ?[36;1mRunning migrations:?[0m No migrations to apply.
One of the 4 possibilities here: