[Django]-Autocompletion not working in virtual environment pycharm

2👍

Okay my issue is resolved

1 - Go to `file --> Invalidate Caches/Restart`
2-  Wait for Pycharm to build new indexes 
3-  Then try to import your python modules.

It worked for me 🙂

enter image description here

👤python

Leave a comment