21👍
✅
You also need to ensure the request’s IP address is in the INTERNAL_IPS
in your settings (which you probably don’t have set): https://docs.djangoproject.com/en/2.1/ref/templates/api/#django-template-context-processors-debug
Source:stackexchange.com