= Converting Django models into Graphviz DOT files = You can accomplish this by using the [https://github.com/django-extensions/django-extensions django-extensions] package, you can install it from pypi. == Examples == === [http://www.mincer.it/ MC Minerali Ceramici] === {{{ #!html

mincer example

}}} == Usage == Follow the steps from the original documentation [http://django-extensions.readthedocs.org/en/latest/graph_models.html] == Feedback == Please direct all feedback to [https://github.com/django-extensions/django-extensions]