aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/utils/representation.py
AgeCommit message (Expand)Author
2014-12-15Remove erronous printTom Christie
2014-12-15Use unicode internally everywhere for 'repr'Tom Christie
2014-12-04Removed custom StringIO, force_text, smart_text compatTymur Maryokhin
2014-10-31Lazy loading of fields and validators. Closes #1963.Tom Christie
2014-10-01Deal with lazy strings in serializer reprsTom Christie
2014-09-18First pass on ManyRelationTom Christie
2014-09-11Nice manager representations on serializer classesTom Christie
2014-09-11Improve memory address removal for serializer representationsTom Christie
2014-09-11Improve memory address removal for serializer representationsTom Christie
2014-09-09Fleshing out serializer fieldsTom Christie