Changes between Version 1 and Version 2 of DjangoGraphviz
- Timestamp:
- Aug 4, 2006, 7:30:05 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoGraphviz
v1 v2 1 Inspired by [http://www.hackdiary.com/archives/000093.html this nice hack by Matt Biddulph] I set upto create a similar thing for Django models. Below is an initial implementation, and here are some results generated with the OS X version of Graphviz:1 Inspired by [http://www.hackdiary.com/archives/000093.html this nice hack by Matt Biddulph] I set out to create a similar thing for Django models. Below is an initial implementation, and here are some results generated with the OS X version of Graphviz: 2 2 3 3 * [http://cavedoni.com/2006/08/camera.dot generated dot file]: resulting image in [http://cavedoni.com/2006/08/camera.pdf PDF]