I am looking for a GUI tool for modeling Django model classes.

I have a pretty large app and I need to refactor it.
I used django-extensions and *graph_models* to dump the schema to the 
GraphViz dot file.
And I am stuck here :}

I would like to import either GraphViz dot file, or models source files, 
make changes and generate output Python+Django code.

Has anyone did something like that?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to