On Tue, Dec 21, 2010 at 8:25 PM, Harbhag Singh Sohal <
[email protected]> 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 [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