Hi everyone,

I have a ManyToMany field on a model, and when I want to get the
related items and display them in a template in a for loop, the loop
executes the correct number of times, but in my output blocks there
are no values.

If I print the object, I get an array of values, same as any other
object, but I can't output anything.

Thoughts? I'm starting to get stumped.

Brandon
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to