- ジャンゴ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