My point is that you just need an iterable. Both lists and QuerySets  
meet this requirement.

There is no casting in Python. You don't need to "cast" a QuerySet to  
a list.

James

On 08/08/2007, at 12:05 PM, Kai Kuehne wrote:

>
> Sure, that's not the point. The point is that the user has to
> give the function a QuerySet. Imho, it should be a QureySet
> *or* a list.. was just an idea. You're the boss. :-)


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to