datatypes.py
11.8 KB
-
Make Query.filter(foo__in=[list_of_Objects]) work · b7fb7947
Basically, if we're asked to convert_to_parse a list, do it for everything in the list and return the list. All of the tests pass now, so I don't believe anything has been harmed in this change.
Dave Gadling committed