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.
Model dependency diagrams are available for:
Django models
Google App Engine models
SQLAlchemy
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 Control+Alt+Shift+U, or Control+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 Control+F12.
Last modified: 21 June 2023