Pylance not detecting Django models in Cursor

In my django project, the pylance is failing to register all my django model classes in the symbol search. Only some of the model classes come up in searches of pylance. I tried the same extensions and settings in a vanilla vscode install and everything is working perfectly. We are a team of 10 people looking to buy subscription for Cursor and searching through model classes in django using symbol search is a must have feature. I hope this is a minor issue easily solvable. Thanks!