Changes between Version 29 and Version 30 of DjangoGraphviz


Ignore:
Timestamp:
Jul 18, 2008, 8:00:33 AM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoGraphviz

    v29 v30  
    2323}}}
    2424
    25 == Command ==q
     25== Command ==
    2626
    2727Once you use this python script to generate the dot file ({{{app.dot}}}), ensure you have {{{dot}}} installed (part of Graphviz), and issue:
Back to Top