To show the DjDT (Django-debug-Toolbar), need DEBUG=True and IP of the request must be in the INTERNAL_IPS.
(https://django-debug-toolbar.readthedocs.io/en/latest/installation.html#internal-ips)
To show the DjDT (Django-debug-Toolbar), need DEBUG=True and IP of the request must be in the INTERNAL_IPS.
(https://django-debug-toolbar.readthedocs.io/en/latest/installation.html#internal-ips)