Hi all. i have a list of dictionaries
d=[{'name':'ram','age':'23','place':'chennai'},{'name':'sakthi','age':
20','palce':pune'}]

i want to display the name and palce of the two dict in a table.

i tried for long but couldn't get.

please suggest me how to use the for loop in the html file and context
dict.

thank you.

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