Hello,

How do I keep a relative url to my media directory? When I go to any
other view besides the index view i.e., example.com/studio/,
example.com/services/, etc, the images defined in my base.html
template are missing. I have a "media" symlink in my document root
that points to my media directory but the only way to get the images
to show up on any url besides example.com/ is to use an absolute path.
How do I make use of the symlink for other views?

Thanks,

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