;>>
>>> https://docs.djangoproject.com/en/dev/ref/models/fields/#django.db.models.fields.files.FieldFile.url
>>>
>>> For future reference, since this is more of a usage question, it would
>>> be better to post to django-users. If you want to suggest a doc
Not sure if this is something worth posting here or not, but I was
encouraged to put it up for discussion at least by somebody that knows more
than me :)
I was recently wanting to display user-uploaded media from a template (an
avatar pic in my navbar), and I couldn't really work out the "righ