0

It seems that find usages command doesn't show usages inside template files. Is there some settings for that?

2 Answers 2

3

I right click on the root of the project and do "Find in Path..."

Sign up to request clarification or add additional context in comments.

1 Comment

Exactly what I am doing now, seems like the only way
0

I had the same problem that went away after I told PyCharm where to find the settings.py file.

Try looking in Settings -> Project Settings -> Django Support. The "Settings" box was empty so I directed it to the settings.py file and restarted and it worked after that.

There were 3 other form elements on that page, "Enable Django Support" (which was checked), "Django project root" (which was correct for my project), and "Manage script" (correctly set to manage.py).

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.