On Friday 05 February 2010 15:25:27 H.İbrahim Yılmaz wrote: > i wrote views myself get everything from '/extend' directory. > How can i fix that? > Yours Sincerely,
extend/login.css is a relative URL (relative to current URL whatever that is), if you do /extend/login.css then it becomes an absolute URL. Note the slash at the beginning. With an absolute URL it should serve the file /home/ibrahim/example/extend/login.css Regards, -- Saygılarımla, Atamert Ölçgen -+- --+ +++ www.muhuk.com mu...@jabber.org -- 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.