My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: django, graphviz, python
Show all Featured downloads:
django_graphviz-0.1.zip
Feeds:
People details
Project owners:
  gsoftw...@free.fr

Overview

Django data visualization with graphviz.

The django_graphviz django project provides 2 applications:

Example

The models of the testapp application:

A typical diagram that may be generated:

How to ?

Commands

Moreover, the_graphviz application provides the modelviz command that generates a dot file describing models.

Usage: python manage.py modelviz app1 '...'' > diagram.dot

The command python manage.py modelviz graphviz generates a UML-like diagram of the graphviz django component:

The command python manage.py modelviz testapp generates a UML-like diagram of the sample testapp application:









Hosted by Google Code