Since you didn't say that you have - did you add it to your INSTALLED_APPS?

-Nick <n...@enviroconsumer.org>


On Sun, Mar 9, 2014 at 12:03 PM, Aiden <aiden...@gmail.com> wrote:

> Hi all,
>
> Banging my head against a wall trying everything to get DDT to appear
> using Gunicorn+nginx
> I have the following:
>
> DEBUG = True
> TEMPLATE_DEBUG = True
> SHOW_TOOLBAR_CALLBACK = lambda x: True
> DEBUG_TOOLBAR_PATCH_SETTINGS = False
>
> along with the URL settings for __debug__ in my urls.conf. The routes are
> attaching, but I can't work out
> how to get DDT to appear. It isn't in the HTML output, it just isn't
> there. It was working but now it isn't even
> working with manage's runserver.
>
> Any help would be great! . Versions:
>
> django-debug-toolbar==1.0.1
> gunicorn==18.0
> Django==1.6.2
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/8bcdde5c-d965-4be5-9e07-a696d38eb236%40googlegroups.com<https://groups.google.com/d/msgid/django-users/8bcdde5c-d965-4be5-9e07-a696d38eb236%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAM1S3vBAbvv2MjFgVqywLXhJsV4egtnqvL5rcvr8MgdMv64NqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to