aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/utils/serializer_helpers.py
AgeCommit message (Expand)Author
2014-12-02BindingDict inherits from collections.MutableMapping. Closes #2135.Tom Christie
2014-11-07.copy() for serializer .data and .errors dictionariesTom Christie
2014-11-07Serializer cleanupTom Christie