I am finding that the url of files stored in a database with Django is 
automated to /media/[filename], which is neat, because that keeps it 
organized and from images being everywhere. However, only the alt text of 
my file shows--the url is correct but the image doesn't show. I've tried 
using static, as well as just {{ image.url }} and neither method worked for 
me. Also, which method is correct? Can we frikkin decide already? :P

Thank you.
Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/4d1c1c52-c4d8-4f46-8333-adc673095fc1n%40googlegroups.com.

Reply via email to