Wow, thanks for all the replies! :)

I would not like to rely on fieldname__regex because it's database-
dependent.
I've thought about lists as well, but not sure whether it's a good
idea if it loses the queryset-ness.

The idea of pop() and del() is the most appealing... del actually, but
I couldn't get it to work. Same with binary set operations - '&' and
'|' work but '-' doesn't and '-'  would really help... any more ideas
maybe?

Thanks,
Igor

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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