= Generate exodusmodels.dot =

exodusmodels.dot is a graphviz file which shows the exodus database.

Using the djangotrunk execute:
$ ./bin/django graph_models exodus > exodusmodels.dot

= Debug Django =

Using werkzeug:
$ ./bin/django runserver_plus 
