On Tue, Dec 21, 2010 at 8:25 PM, Harbhag Singh Sohal <
harbhag.so...@gmail.com> wrote:

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

Please read http://www.djangobook.com/ for the basics; understanding how the
models, views and templates work.

-V
http://blizzardzblogs.blogspot.com/

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