aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/genericrelations.py
AgeCommit message (Expand)Author
2012-11-05Swap position of `instance` and `data` keyword arguments.Tom Christie
2012-10-09Remove Field handling relations/relationship managers - use RelatedField/Many...Tom Christie
2012-10-04Fix for field to make it easier to access field relationshipsTom Christie