Is there any free app to generate database image schema from all models from all apps, as .jpg for example? I need image with tables and relations shown.
Thanks for help.
graph_models from django-extensions should do what you want.
graph_models