aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/response.py
AgeCommit message (Expand)Author
2012-10-10Make sure JSON output in Browseable API is nicely indentedTom Christie
2012-10-05Docs for template responsesTom Christie
2012-10-05HTMLTemplateRenderer workingTom Christie
2012-10-05Accepted media type uses most specific of client/renderer media types.Tom Christie
2012-09-30Docs tweakingTom Christie
2012-09-21Tweak media_type -> accepted_media_type. Need to document, but marginally le...Tom Christie
2012-09-21Tweak media_type -> accepted_media_type. Need to document, but marginally le...Tom Christie
2012-09-21Tweak media_type -> accepted_media_type. Need to document, but marginally le...Tom Christie
2012-09-20Clean up bits of templates etcTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie