Re: images in templates?

2008-06-01 Thread lindec
Thanks!! I had the same problem adding external CSS and Javascript files as well. This seems like an absurd problem to have, given that its obvious that developers would want to add CSS/JS files to their templates. I wonder why the developers have not addressed this? On Jun 1, 4:14 am, Jarred Bis

images in templates?

2008-05-31 Thread lindec
So this might be a stupid question, but how exactly does one add an image to an HTML template in django? I can't seem to figure out where django thinks my images live. I just want to do, for example, and cannot get it to display. I've tried altering my MEDIA_ROOT, putting the image in the same di