Hello Everyone,

I have recently started working with Django. and I found very
interested myself to develop website. I love it and I can see my
future development in it..I am developing one website and I am having
problems with URL pattern so i though best to drop an email to
community.

I have got select box which is auto submit button. In response of
submission of form.. URL is forming like..

i.e (http://www.example.com/?id=numberic value)..

I don't know how to handle this "?id=" in URL pattern..

I am having working URL pattern which is handling "URL/id/1" this kind
of  format.

Any help or suggestion or any documented link would be helpful.

Thanks in Advance

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to