Hi,

On 8/8/07, James Tauber <[EMAIL PROTECTED]> wrote:
> 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.

Sorry.. I mixed my thoughts a bit. I shouldn't post to the list in times where
I should be in my bed. :-) I first thought it could be useful  to pass just the
userids as list ([1, 2, 3]) but the objects are much better! In this case,
casting is not needed.

> James

Kai

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