On 24/08/2007, at 3:03 PM, james_027 wrote:

>
> Hi ani,
>
> On Aug 24, 3:42 pm, Ani Nair <[EMAIL PROTECTED]> wrote:
>> Hi I'm new to this.. I want to know whether django restricts the use
>> of '?' in urls. I am unable to use it in the url config
>
> My guess is that "?" is a special char in regex which django uses in
> url config... try to escape it. Hope it helps

How about '?' being the separator between an URL and it's query string?

/B

--~--~---------~--~----~------------~-------~--~----~
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