[PYTHON] Use django-debug-toolbar non-locally

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

Recommended Posts

Use django-debug-toolbar non-locally
Use django-debug-toolbar in VirtualBox / Vagrant environment
Use DeepLabCut
Use pycscope
Use collections.Counter
Use: Django-MySQL
Use Pygments.rb
Use Numpy
use pandas-ply
Use GitPython
Use Miniconda