Re: Unknown command: graph_models

2010-07-14 Thread Pedram
aphdb -o scheme.dot > > But I got this error: > > Unknown command: 'graph_models' > > Type 'manage.py help' for usage. > > > I installed python-graphviz, graphviz-deb, python-django-extensions > > but still I have the error. Anything's mis

Re: Unknown command: graph_models

2010-07-14 Thread Rolando Espinoza La Fuente
On Wed, Jul 14, 2010 at 6:55 AM, Pedram wrote: > Hello, > Sorry if this thread already exists. I've searched but nothing could > find. > I tried this code: > python manage.py graph_models graphdb -o scheme.dot > But I got this error: > Unknown command: 'graph_mode

Unknown command: graph_models

2010-07-14 Thread Pedram
Hello, Sorry if this thread already exists. I've searched but nothing could find. I tried this code: python manage.py graph_models graphdb -o scheme.dot But I got this error: Unknown command: 'graph_models' Type 'manage.py help' for usage. I installed python-graphviz, gr