Re: Why getting message object not iterable?

2009-05-16 Thread Karen Tracey
On Sat, May 16, 2009 at 12:07 PM, pradyumna wrote: > > I am a newbie to Django.. I am wondering why I am getting 'Caught an > exception while rendering: 'Car' object is not iterable? > > As per my understanding, in the template, if statement should not be > true and

Re: Why getting message object not iterable?

2009-05-16 Thread Alex Gaynor
On Sat, May 16, 2009 at 11:07 AM, pradyumna wrote: > > I am a newbie to Django.. I am wondering why I am getting 'Caught an > exception while rendering: 'Car' object is not iterable? > > As per my understanding, in the template, if statement should not be > true and

Why getting message object not iterable?

2009-05-16 Thread pradyumna
I am a newbie to Django.. I am wondering why I am getting 'Caught an exception while rendering: 'Car' object is not iterable? As per my understanding, in the template, if statement should not be true and else portion should be executed. Can anybody help me on this? View: def