HI,
 Im intigrating the django with facebook. In my application i gave
some urls, i gave relative hyper reference to that urls. The problem
is when i want to access that urls it taking the base url as my ip..
instead of taking the my application url..

        ie. i have one link in my page: HOME(href=/home) in the page
http://apps.facebook.com/idle_test/test/
        what i want  is when i click the HOME link that urls should
point to http://apps.facebook.com/idle_test/home/        but for me
its pointing to http://<myip>/home

what should i do please help me..
if anybody know the answer please help me..

thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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