aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/relations.py
AgeCommit message (Expand)Author
2013-01-04Add proper validation for updating relational fields with incorrect types. F...Tom Christie
2013-01-03Fix for #446. Note: Also needs applying to other relational types.Tom Christie
2013-01-03Tweak behavior of hyperlinked fields that include an explicit format suffix.Tom Christie
2012-12-31Relation fields move into relations.pyTom Christie