On Tue, Feb 28, 2012 at 11:13 AM, vijay shanker wrote:
> i need to pass " & " as query e.g q=larsen & turbo
> urlencode does not works as finally its as good as without it for
> above eg.
> please suggest.
>
>>> from django.http import QueryDict
>>> qstring = QueryDict('', mutable=True)
>>> qstri
i need to pass " & " as query e.g q=larsen & turbo
urlencode does not works as finally its as good as without it for
above eg.
please suggest.
--
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@goog
2 matches
Mail list logo