aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/pk_relations.py
AgeCommit message (Expand)Author
2012-11-22First passing test under p3k \o/Xavier Ordoquy
2012-11-13Fix broken depth argumentTom Christie
2012-11-08Fixed creation of objects with reversed M2M relationsTomi Pajunen
2012-11-05`queryset` argument is now optional on writable model fields.Tom Christie
2012-11-05Swap position of `instance` and `data` keyword arguments.Tom Christie
2012-11-02TweaksTom Christie
2012-11-02foreign key testsTom Christie
2012-11-02Initial PK relationship testsTom Christie