I'm fairly new, trying to learn Django. I'm not sure when this issue started, or what caused it, since I used Django shell before and everything worked fine.
I've tried different approaches, one of which I saw several times - open Django project from the project folder, not from the outer folder. I did it, and it still doesn't work(pic related)
(https://i.stack.imgur.com/swM1J.png)
I want to be able to import 'news' app within Django shell since it contains my models, so I can populate my db