[Answered ]-How do I use the debug variable in a django-cms template?

2👍

Also you have to set your IP in the INTERNAL_IPS in your settings, see:

https://docs.djangoproject.com/en/1.5/ref/templates/api/#django-core-context-processors-debug

Leave a comment