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 Diagrams, and choose Show Diagram or Show Diagram Pop-up.
Press CtrlAltShift0U, or CtrlAlt0U.
Select the type of diagram from the popup:
tip
If you invoke Model Dependency diagram for a specific model, the diagram will open with the model centered and having the focus, and zoomed to actual size.
In the Model Dependency diagram, you can perform the following operations
Keeping the Alt key pressed invokes the magnifier tool, which will help you have a closer look at the most interesting or problematic areas of your Model dependency diagram.