netbox/netbox/extras/api
Pit Kleyersburg 522a0c20e7 Replace pydot by graphviz
This is in an effort to support Python 3: pydot is not compatible with
Python 3, while graphviz is.
2016-06-29 11:25:36 +02:00
..
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
renderers.py Code cleanup 2016-05-18 16:20:30 -04:00
serializers.py Standardized graph display; added templatization for graph links 2016-06-24 11:16:49 -04:00
views.py Replace pydot by graphviz 2016-06-29 11:25:36 +02:00