My web app is deployed and running correctly using django so I know the file structure and wsig is ok.
I wanted to update a model in my code but when I get on the virtual environment and run manage.py i get module not found. The module that isnt found is myapp.myapp. I dont even understand why it is looking for this module?