aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/serializer.py
AgeCommit message (Expand)Author
2011-07-01Fix bitbucket issue 39. All further issues should be on githubTom Christie
2011-06-21Decimals are a protected_type - let's leave them up to the renderer to deal withTom Christie
2011-06-15Allow related models to be fully serializedTom Christie
2011-06-14Support for nesting resources etc...Tom Christie