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