Re: Database image from models

2012-02-14 Thread akaariai
On Feb 14, 10:18 pm, galgal wrote: > Is there any free app to generate database image schema from all models > from all apps? I need image with tables and relations shown. > > Thanks for help. django-extensions has a command for that: graph_models. http://packages.python.org/django-extensions/gra

Re: Database image from models

2012-02-14 Thread Mike Dewhirst
On 15/02/2012 7:18am, galgal wrote: Is there any free app to generate database image schema from all models from all apps? I need image with tables and relations shown. This may help ... http://live.gnome.org/Dia/Python Thanks for help. -- You received this message because you are subscri

Database image from models

2012-02-14 Thread galgal
Is there any free app to generate database image schema from all models from all apps? I need image with tables and relations shown. Thanks for help. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit htt