Hi everybody, do you know how can i get request url in views.py.
My url pattern is like (r'^wp/rmain2\.aspx','DisplayPacketApplications2'), But my link is like : http://wap2.cepoyun.com/wp/rmain2.aspx?pid=194&w=280jhjh when i use 'PATH_INFO' i olnly get 'wp/rmain2\.aspx' of the link. How can i get the full link above ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

