branch | stable |
changeset 5144 | 5a09bea07302 |
parent 5127 | 3c2dda44e2f6 |
child 5174 | 78438ad513ca |
child 5199 | ebb50479d2ab |
--- a/entity.py Fri Apr 02 16:10:35 2010 +0200 +++ b/entity.py Fri Apr 02 17:27:53 2010 +0200 @@ -901,7 +901,7 @@ """add relations to the given object. To set a relation where this entity is the object of the relation, use 'reverse_'<relation> as argument name. - Values may be an entity, a list of entity, or None (meaning that all + Values may be an entity, a list of entities, or None (meaning that all relations of the given type from or to this object should be deleted). """ # XXX update cache