Hi all

On Mar 21, 12:47 am, "John.H" <[EMAIL PROTECTED]> wrote:
> Can anyone tell me?
> How can I draw figures like 
> :http://new-media.djangobook.com/content/en/1.0/chapter03/get_response...

Have a look at GraphViz: http://www.graphviz.org/  It's really
powerfull and cool.
There are alsp Python bindings to the dot language used to create such
graphs at: http://code.google.com/p/pydot/
I'm using GraphViz to generate tree graphs in a Django application.

Mike

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to