- 姜戈 1.7
- django-extensions 安装和配置
- 已安装 pygraphviz
尝试运行graph_models
时总是失败manage.py: error: no such option:
例子:
python manage.py graph_models -a -g -o django_schema.png
Usage: manage.py graph_models [options]
Creates a GraphViz dot file for the specified app names. You can pass multiple app names and they will all be combined into a single model. Output is usually directed to a dot file.
manage.py: error: no such option: -a