Hi I just saw that when I pass not an object, but a queryset with values_list to a template, I cannot access a filefield like object.field_name.url, as url is a property.
Can you give me advice how to get from the values_list to the url property? Best regards MH -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ed532302-5c1a-4225-be9f-44a8bdb4cb8d%40googlegroups.com.

