Skip to content

Instantly share code, notes, and snippets.

@arferreira
Created September 18, 2017 13:11
Show Gist options
  • Save arferreira/f38cd81f541cbf8e45f47131d441eed8 to your computer and use it in GitHub Desktop.
Save arferreira/f38cd81f541cbf8e45f47131d441eed8 to your computer and use it in GitHub Desktop.
apt install python-pygraphviz
pip install django-extensions
# lembrar de adicionar django_extensions ao installed_apps
python manage.py graph_models trees -o test.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment