I imagine request.path would do what you want:
http://docs.djangoproject.com/en/dev/ref/request-response/#attributes

On Sep 24, 10:37 am, Christophe Pettus <x...@thebuild.com> wrote:
> My apologies, because I am certain that this is documented somewhere,  
> but I cannot seem to find it.
>
> Within my view function, I need to retrieve the URI that requested  
> that particular view.  Is there a straight-forward, portable way to do  
> that?
>
> Many thanks!
> --
> -- Christophe Pettus
>     x...@thebuild.com
--~--~---------~--~----~------------~-------~--~----~
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