Hi all,

I'm trying to access the related objects in the template by using

 {{ .... _set.select_related}}

this works but as its not an instance and it's a query object I get

[<Object: String Here>]

What do I use to just display the string not the object code.


Thanks,

Joseph

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to