Is your application deployed on local host? By default the toolbar is only displayed for localhost... Otherwise you can set your IP address in main section of your development.ini:
debugtoolbar.hosts = 127.0.0.1 ::1 Regards, Thierry 2015-06-18 13:09 GMT+02:00 r/ Wobben <[email protected]>: > Hello, > > I have this code : https://github.com/rwobben/test_pyramid > > and according to chapter 4 of thr quick tutorial a toolbar schould be seen. > > But on my box no toolbar to be seen. > > Someone a idea why this happens and how to make this work ? > > Roelof > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. > -- http://www.imagesdusport.com -- http://www.ztfy.org -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
