On 17 February 2011 10:24, galago <[email protected]> wrote:

> It doesn't work when I switch on the panel for SQL
> ('debug_toolbar.panels.sql.SQLDebugPanel',). Without that panel it works.
> That's error:
> TemplateSyntaxError at /
>
> Caught AttributeError while rendering: 'Cursor' object has no attribute 'db'
>
> Request Method:GETRequest URL:http://localhost:8000/Django Version:1.3
> beta 1 SVN-15519Exception Type:TemplateSyntaxErrorException Value:
>
> Caught AttributeError while rendering: 'Cursor' object has no attribute 'db'
>
>
Are you running devserver as well? I found I had an issue with the both of
them so deactivated the sql panel in debug toolbar so I got the sql queries
in the devserver instead.

Cheers,
Dan


>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>



-- 
Dan Hilton
============================
www.twitter.com/danhilton
www.DanHilton.co.uk
============================

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to