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