View the model dependency diagram
Model dependency diagram enables you to get an overview of the models within your Django application, and analyze their relationships.
To open the Model Dependency diagram of a project
Do one of the following:
From the context menu of the Project tool window, or the editor, point to
, and choose or .Press Ctrl+Alt+Shift+U, or Ctrl+Alt+U.
Select the type of diagram from the popup:
In the Model Dependency diagram, you can perform the following operations
Select elements.
Change diagram layout.
Change diagram scale.
Navigate to source code.
Navigate through the models using the Structure view Ctrl+F12.
Last modified: 11 February 2024