PyCharm 2023.3 Help

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

Django Model Dependencies diagram

To open the Model Dependency diagram of a project

  1. 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 Ctrl+Alt+Shift+U, or Ctrl+Alt+U.

  2. Select the type of diagram from the popup:

    Select a diagram type

In the Model Dependency diagram, you can perform the following operations

Last modified: 07 March 2024