Hi, My project root path is : http://127.0.0.1:8000/
The user path is : http://127.0.0.1:8000/user/ The change form path is : http://127.0.0.1:8000/user/change/ In the template.html file I use : {{ root_path }}change/ My question : how to get the variable of the root path (http:// 127.0.0.1:8000/) I want to have this url : http://127.0.0.1:8000/change/ Thanks :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

