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'

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

Reply via email to