aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_serializer.py
AgeCommit message (Expand)Author
2013-07-21Fixed testPavel Zinovkin
2013-07-05Use 'force_text', not 'unicode', for compat across python versionTom Christie
2013-07-04Remove 'Hold down "Control" ...' message from help_textAndy Freeland
2013-06-04Test cases and fix for plain-list relationships (ie not queryset) Closes #878.Tom Christie
2013-06-03Regression test for #840. Closes #840.Tom Christie
2013-06-02Test cleanupTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie