Hello all!

Is there an easy way to fake the request path in django and/or pyton?
I'm looking for something like this:
a django page which is called with this URL: 
http://www.test.ch/test1/test2/test3
should thinks it is run in the top-folder that means: http://www.test.ch

I need that because I have to use somehow already given templates,
which I cannot edit, and which believe they are always run in the top-
domain folder.

Thanks in advance


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

Reply via email to