About Global Search in Migrations

Do this to search for some code inside of migrations with PyCharm:

  1. Right-click on the project folder and choose "Find in Files…"
  2. Check the checkbox with the "File mask" and enter 0*.py
  3. Enter the search term to search for

Tips and Tricks Development PyCharm