I started a simple little app to display a Graphviz diagram based off the Django models.
It's simple and not so purty, but it's a start. It also requires graphviz to be installed and in the path. http://www.exit66.com/diagram.zip Install to to your Django server like any other app and the url will then be http://localhost/diagram/<app name>. Any suggestions are welcome. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

