from django.db import connection
for query in connection.queries:
print query
This one?
On 7/17/06, Scott Chapman <[EMAIL PROTECTED]> wrote:
>
> I recall there's a way to do this but can't remember what it is. You could do
> something in the shell to get it. Please help my ailing memory!
>
> Scott
> p.s. Any chance this could be added to the Admin interface. It's the
> intuitive place for such things.
>
>
> >
>
--
Julio Nobrega - http://www.inerciasensorial.com.br
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---