On 23-Apr-08, at 8:11 AM, jwwest wrote:

> I have a view that returns a dictionary containing several
> dictionaries. What's the proper way to iterate through each sub
> dictionary in a template? I tried a nested for, but I'm getting a
> template error saying that my top most dictionary is a long and is not
> iterable.

look at the dictionary in the shell and see if you are passing the  
right thing - or iterating over the right thing

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/




--~--~---------~--~----~------------~-------~--~----~
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