Hi,
I am trying to run a little debug code before I put it on my
testserver. I am passing in "request" variable in the django code for
the debugsqlshell but it doesn't seem to work.
>>> sresults=run_search_component(request, 'contacts')
Traceback (most recent call last):
File "<console>", line 1, in <module>
NameError: name 'request' is not defined
Anyone know what the command is to import request? I checked many
websites on google and search forums but did not find anything.
Thanks for you help.
Daxal
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to
django...@googlegroups.com.
To unsubscribe from this group, send email to
django-users...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.