Is there a way to generate an UML class diagram from models.py? a
stanalone app or command?
Thanks you,
--
Juanjo Conti
Regards Ganesh
http://code.google.com/p/django-command-extensions/
http://django-command-extensions.googlecode.com/svn/trunk/extensions/management/modelviz.py
It'll check it out.
--
Juanjo Conti
--
Juanjo Conti
I'm a happy user of the the excellent command-line utility "PostgreSQL Autodoc":
From PostgreSQL Autodoc web page: "This is a utility which will run
through PostgreSQL system tables and returns HTML, Dot, Dia and
DocBook XML which describes the database. The default output may be
changed or new types may be created by altering the Templates which
control the text file formatting. "
2008/5/23 Juanjo Conti <jjc...@gmail.com>: