Skip to content

graph

Print or export the migration DAG.

Usage

python manage.py migraid graph [app] [--format mermaid|dot|ascii] [--output FILE]

Description

Visualizes the migration dependencies in various formats. Useful for understanding complex cross-app dependencies.