The procedure to use normally http://qiita.com/seizans/items/ff9da996070105707bcc But look.
It appears normally locally, but I searched for it when using it other than locally, so make a note. It's easy, just add the following:
settings.py
INTERNAL_IPS = ["xxx.xxx.xxx.xxx"]
Write the IP of the client you want to output as. The source is usually the official installation guide: http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html