On 18 February 2010 01:03, snfctech <tschm...@sacfoodcoop.com> wrote: > I just built a complicated schema with MySQL workbench and am looking > at Python frameworks to start implementation. > > Does anybody in the Django community do this? What's your practice > for going back and forth between the ERD and the ORM? I saw > DjangoGraphviz http://code.djangoproject.com/wiki/DjangoGraphviz - > which looks like you manage your schema in your Django models and can > then export those to a visual representation. Does anyone use that? > > I would love a visual DB design tool that automatically generated my > framework models - but I'm sure that doesn't exist. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@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. > >
http://code.google.com/p/django-command-extensions/ http://code.google.com/p/django-command-extensions/wiki/GraphModels -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.