aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/relations.py
AgeCommit message (Expand)Author
2013-05-29Rename test modules to 1.6 styleTom Christie
2013-05-18add tests for dotted lookup in RelatedField, PrimaryKeyRelatedField, and Hype...Craig de Stigter
2013-05-18add tests for related field source for RelatedField and PrimaryKeyRelatedFiel...Craig de Stigter
2013-02-07Use new many=True relations style.Tom Christie
2013-02-04Cleanup importsTom Christie
2013-01-30Added regretion test for issue #632Fernando Rocha
2013-01-04Add proper validation for updating relational fields with incorrect types. F...Tom Christie
2013-01-04Rename module for basic relational field testsTom Christie