aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/utils/representation.py
AgeCommit message (Expand)Author
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