-
- Downloads
[IMP] models: "X in self" is now equivalent to any(X == rec for rec in self)
Fix modules with code like "record.id in other.stuff_ids".
Loading
Please register or sign in to comment
Fix modules with code like "record.id in other.stuff_ids".