Thanks James, that makes sense!

I think I still have a problem though...I was trying a simple example
of a problem I am having.  I wanted to create a page that would show
all the queries and their times, for performance checking.  So I would
do various things on the website, which would get actual objects, etc.
Then visit the page which dumped connection.queries.  This always
returned an empty array.

Does this mean that connection.queries isn't "global"?  When do
connections get created and destroyed?  How can I dump an array of ALL
queries and query times since the server started?

Thanks again!
Eric


--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to