You can check the setting.py file, and make sure the app be add to it:
INSTALLED_APPS = [ ... "app", ]