aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/relations_pk.py
AgeCommit message (Expand)Author
2013-01-10unused importsJuan Riaza
2013-01-07Create separate *NullableOneToOneTests TestCaseMark Aaron Shirley
2013-01-03Move relation tests models into models.pyMark Aaron Shirley
2012-12-31Don't persist relation changes in ModelSerializer#restore_object()Mark Aaron Shirley
2012-12-29Add reverse FK update testsTom Christie
2012-12-29Support reverse FK creationTom Christie
2012-12-29Add FK create testsTom Christie
2012-12-29Tests for retrieving nullable relationsTom Christie
2012-12-21Rename relationship tests so they show up togetherTom Christie