On Fri, 2007-11-16 at 19:04 -0800, [EMAIL PROTECTED] wrote:
[...]
> Is there a way to have access to exactly the url used for the request?

See http://www.djangoproject.com/documentation/request_response/#methods

Looking at the documentation for the "request" object would seem to be
an obvious first place to look here. And, sure enough, get_full_path()
is documented there.

Malcolm

-- 
Honk if you love peace and quiet. 
http://www.pointy-stick.com/blog/


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