Created a new app named 'app1'. Have included the app name under INSTALLED_APPS settings. Got the error 'ModuleNotFoundError: No module named 'app1''
Request your help.
Created a new app named 'app1'. Have included the app name under INSTALLED_APPS settings. Got the error 'ModuleNotFoundError: No module named 'app1''
Request your help.
Copyright © 2021 Jogjafile Inc.
Thank you Lain! Modified the apps.py to
and the settings.py as
runserver worked!