aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/metadata.py
AgeCommit message (Expand)Author
2014-11-07Metadata API should examine child serializer if passed parent ListSerializer....Tom Christie
2014-11-06Drop usage of SortedDict. Closes #2027.Tom Christie
2014-09-25Automatic field bindingTom Christie
2014-09-24OPTIONS supportTom Christie