Re: Unknown command: graph_models
On Jul 14, 8:56 pm, Rolando Espinoza La Fuente <dark...@gmail.com>
wrote:
> On Wed, Jul 14, 2010 at 6:55 AM, Pedram <pedrambehro...@gmail.com> 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_models'
> > Type 'manage.py help' for usage.
>
> > I installed python-graphviz, graphviz-deb, python-django-extensions
> > but still I have the error. Anything's missing?
>
> Did you added django_extensions to your INSTALLED_APPS?
>
> If you run "manage.py help" you should see graph_models in the command list.
>
> ~Rolando
I added django_extensions and everything's fine. Thank you very much :)
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home