test_relations.py
4.29 KB
-
Clone of Parse.Relation · 6bf7dbd1
Adds a relation() method to objects. It returns a Relation with methods to add(), remove(), and query() for related objects.
johnk committed
Adds a relation() method to objects. It returns a Relation with methods to add(), remove(), and query() for related objects.