Dear users,

I have a some simple question.
Let's say that my project (dJango) is stored on the file system here:
/opt/appl/htdocs
and media files are stored here:
/opt/appl/htdocs/media/css
/opt/appl/htdocs/media/images

All CSS and images are visible under directory /opt/appl/htdocs w/o
problem.

Another images and css are stored here:
/opt/common/htdocs/media/css
/opt/common/htdocs/media/images

Is there any way how to visible in dJango all CSS and images
from directory /opt/common/htdocs/...?>

Thank you in advance
Petr

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