Hi,

The form submit has the URL in the format: http://10.217.6.53/s/b/?id=2.
The "/" before the ?id=2 in the URl seems to be incorrectly placed. It
works, but the syntax seems to be wrong. Is there a problem in my
urlconf?

(r'^s/b/$', status),

Is that "/" alright to have?
How do I get rid of it?

thanks,
Ravi.
--~--~---------~--~----~------------~-------~--~----~
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