About Global Search in Migrations
Do this to search for some code inside of migrations with PyCharm:
- Right-click on the project folder and choose "Find in Files…"
- Check the checkbox with the "File mask" and enter
0*.py
- Enter the search term to search for
Tips and Tricks Development PyCharm