I'm trying to debug a usage of callproc, which doesn't return any rows
when used inside Django. Is there anyway to view the SQL and escaped
values sent from db cursor? I found
http://docs.djangoproject.com/en/dev/faq/models/#how-can-i-see-the-raw-sql-queries-django-is-running
by this doesn't show anything. When they say "just do this", are they
implying we should run that from a manage.py shell?
--~--~---------~--~----~------------~-------~--~----~
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