aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/pk_relations.py
AgeCommit message (Expand)Author
2012-12-21Rename relationship tests so they show up togetherTom Christie
2012-12-08More tests for nullable FKsTom Christie
2012-12-08Add test for m2m createTom Christie
2012-12-07Support nullable FKs, with blank=TrueTom Christie
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