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
- Do one of the following:
- On the main menu, choose .
- On the context menu of the Project tool window, or the editor, point to , and choose or .
- Press Ctrl+Shift+Alt+U, or Ctrl+Alt+U.
- Select the type of diagram from the pop-up window:
If you invoke Model Dependency diagram for a specific model, the diagram will open with the model in question centered and having the focus, and zoomed to actual size.
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.