Simple Entity Relationship Diagram using GraphViz
This class generates a crows-foot notation ERD for your models (currently does not include fields) using GraphViz. The cardinality/modality of the relationships isn't perfect, but it works for 99% of cases out there.
- django
- graphviz
- erd