Error: Module not found.
- I created app
- install app name ‘testApp’ in INSTALL_APP list in settings.py
- write code in models.py. everything is going fine.
- write code admin.py but facing error module not found.
NB. I created a virtual environment with Anaconda-Conda
and
install python -v 3.8.8 & django -v 4.0.1
Please look the screenshot…