Visualizing your django models
Install django-extensions
pip install django-extensions
Go to your project root and run the following:
./manage.py graph_models -a -g -o my_project.png
Make sure you have libgv-python, graphviz, graphviz-dev already installed.
Written by Skate Hunbash
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#