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, <img
src='img.jpg'> and cannot get it to display. I've tried altering my
MEDIA_ROOT, putting the image in the same directory as my templates,
putting it in the root directory of my project, in the application
directory, pretty much anywhere you can think of. What am I doing
wrong? Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to