Get the current URL within a django template

Posted by dotty on Stack Overflow See other posts from Stack Overflow or by dotty
Published on 2010-05-21T13:34:56Z Indexed on 2010/05/21 13:41 UTC
Read the original article Hit count: 215

Filed under:
|

Hay, i was wondering how to get the current URL within a template.

Say my URL was

/user/profile/

How do i return this to the template?

Thanks

© Stack Overflow or respective owner

Related posts about django

Related posts about template