django-toolbar-statsd 0.1

Before you can think about getting this to work you'll need:- A graphite server running processing the data from statsd- Some django middleware that sends the data to statsdPystatsd: https://github.com/andymckay/pystatsdYou will need this fork until my...