I am new to python and django. I want to know about how can I display
items of python list in browser using django template.
Suppose I have list days = ['sunday','monday','tuesday']
Which variable I need to define in views.py
Please tell me part of code I need to write in django template.
Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
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