Hi,
I am attempting to switch to apache+mod_python, but running into the
error above.
/*environment*/
fedora 5
apache 2.2
python 2.4
django 0.95
/*project location*/
/home/rsie/projects/mysite
/*server root*/
/var/www/html
/*Django install location*/
/home/distributions/Django-0.95
ther webserver, there are also some
> pointers on that page to other pages to guide setting up your
> production webserver to serve yourcssfiles.
>
> Hope this helps,
> Karen
>
> rsie wrote:
> > I'm having trouble getting my templates to recognize the location o
I'm having trouble getting my templates to recognize the location of my
css files. I've set MEDIA_ROOT to /home/rsie/projects/django_templates
which has a directory media/css under it. The following is the
stylesheet line in my template: . Problem is it never resolves the
location corre
I'm not sure what to do to get my templates to resolve the css file
locations. My media files are located at:
/home/rsie/projects/django_templates/media/css. I then set
MEDIA_ROOT=/home/rsie/projects/django_templates
and then defined in my template, but it can't locate the css file.
4 matches
Mail list logo