aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/relations_nested.py
AgeCommit message (Expand)Author
2012-12-29Nested serializers now support nullable relationships, plus test. Fixes #384Tom Christie
2012-12-29Add tests for nested FKsTom Christie
2012-12-21Make nested tests consistent with pk and hyperlink testsTom Christie
2012-12-21Rename relationship tests so they show up togetherTom Christie