Converting Django Models to UML

Incredibly useful time saver here. In case anyone runs into problems using it, I first had to install graphviz using macports, then used pip to install pygraphviz, then was able to use it successfully.