Re: Django Debug Toolbar installation

2017-01-29 Thread Melvyn Sopacua
On Sunday 29 January 2017 09:48:31 Richard Jackson wrote: > Hi Vijay - that's going to be the problem; I've installed it locally > but haven't installed it on my (Webfaction-provided) server. So don't add it to installed apps. One common pattern is to only enable debug tools when settings.DEBUG i

Re: Django Debug Toolbar installation

2017-01-29 Thread Richard Jackson
Hi Vijay - that's going to be the problem; I've installed it locally but haven't installed it on my (Webfaction-provided) server. Thanks, Rich On Saturday, January 28, 2017 at 4:58:56 PM UTC, Vijay Khemlani wrote: > > Did you install debug_toolber on your server? > > pip install django-debug-t

Re: Django Debug Toolbar installation

2017-01-28 Thread Vijay Khemlani
Did you install debug_toolber on your server? pip install django-debug-toolbar On 1/28/17, Richard Jackson wrote: > Hi everyone, > > I've recently installed the Django Debug Toolbar for local use; I've just > pushed the code online and am greeted with the below error: > > [81.95.157.172] out: Tr

Django Debug Toolbar installation

2017-01-28 Thread Richard Jackson
Hi everyone, I've recently installed the Django Debug Toolbar for local use; I've just pushed the code online and am greeted with the below error: [81.95.157.172] out: Traceback (most recent call last): [81.95.157.172] out: File "", line 1, in [81.95.157.172] out: File "/home/rjackson87/.v