On 18 February 2010 00: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.

Saw this a couple of days ago:
http://github.com/diN0bot/Auto-Models

It's omnigraffle specific and I haven't used it but it does kinda fit your wish.

HTH
Dan



>
> --
> 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.
>
>



-- 
Dan Hilton
============================
www.twitter.com/danhilton
www.DanHilton.co.uk
============================

-- 
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.

Reply via email to