aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/relations_slug.py
AgeCommit message (Expand)Author
2013-01-18Raise Validation Errors when relationships receive incorrect types. Fixes #590.Tom Christie
2013-01-16Drop bits of relations_slug tests which don't mirror existing tests.Tom Christie
2013-01-15Added a new file 'relations_slug.py' that tests Nullable Foreign Keys and the...Steven Gregory