aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/renderers.md
AgeCommit message (Expand)Author
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-17Make settings consistent with corrosponding view attributesTom Christie
2012-10-17parser_context includes `view`, `request`, `args`, `kwargs`. (Not `meta` and...Tom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-14Documentation for parsersTom Christie
2012-10-10Make sure JSON output in Browseable API is nicely indentedTom Christie
2012-10-09Docs tweaksTom Christie
2012-10-09Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...Tom Christie
2012-10-05Tweak view slightlyTom Christie
2012-10-05Tweak doc headingsTom 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-10-02Renderer documentationTom Christie
2012-09-26Fix @api_view decorator testsTom Christie
2012-09-08Links to source files in docsTom Christie
2012-09-01REST framework 2 docsTom Christie