On Fri, Feb 13, 2009 at 2:13 PM, Mike Ramirez <gufym...@gmail.com> wrote:

> This is the traceback for the error.
>
> http://dpaste.com/120271/
>
> This error happens whenever I return a List of QuerySets on this page with
> more than one item.  With one item, it works as expected.
>
> The code is here:
>
> http://dpaste.com/120278/
>
> Using those queries in the shell are fine and iterable. Looping through
> other
> querysets in the site, works fine, but the other querysets don't use
> order_by
> or use chained filters.
>
> I'm using django-trunk rev 9832
>
> If you need more info, let me know.
> Mike
>
> --
> To be great is to be misunderstood.
>                -- Ralph Waldo Emerson
>

You shouldn't have commas between the arguments to the cycle tag.

Alexx

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

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