aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/metadata.py
AgeCommit message (Expand)Author
2015-03-24Metadata should detect null boolean field type.Simon Charette
2015-02-20Set field length/values as actual attributes.Rense VanderHoek
2014-12-04Removed custom StringIO, force_text, smart_text compatTymur Maryokhin
2014-11-18Fix byte decode error rendering 'display_name' with OPTIONS. Closes #2084Tom Christie
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