aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/renderers.md
AgeCommit message (Expand)Author
2015-04-07more sp fixesBrett Koonce
2015-01-05Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.Tom Christie
2014-12-03MergeTom Christie
2014-12-03MergeTom Christie
2014-11-29Remove XML support from coreJosé Padilla
2014-11-29Remove JSONP support from coreJosé Padilla
2014-11-29Remove YAML support from coreJosé Padilla
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-10-03Minor: fix spelling and grammar, mostly in 3.0 announcementCraig de Stigter
2014-09-19Merge branch 'master' into version-3.0Tom Christie
2014-09-12Updating docsTom Christie
2014-09-10add django rest pandasS. Andrew Sheppard
2014-04-10Document new UnicodeYAMLRendererMiro Hrončok
2013-12-21Docs tweaksTom Christie
2013-12-21Added links to djangorestframework-camel-case in the third partyVitaly Babiy
2013-12-05Upgrade JSONP security warning.Tom Christie
2013-12-02Fix TemplateHTMLRenderer exampleStephan Groß
2013-11-15Use less specfic language in UltaJSON notesTom Christie
2013-11-11Added drf-ujson-renderer to renderers docsJacob Haslehurst
2013-08-25Add warning against HTMLFormRendererTom Christie
2013-08-23Docs for HTMLFormRendererTom Christie
2013-08-23JSON responses should not include a charsetTom Christie
2013-08-21Include import paths throughout docs.Tom Christie
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-07-29Notes on customizing BrowsableAPIRenderer. Refs #1001Tom Christie
2013-07-01Complete testing docsTom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-22Last bits of charset sorting-out-nessTom Christie
2013-05-21Tweak nav style slightlyTom Christie
2013-05-20content type may be set explicitly on the responseTom Christie
2013-05-20Fix charset issuesTom Christie
2013-05-18Adds new renderer into the documentationPablo Recio
2013-05-18Tweak docsTom Christie
2013-05-18added comment about error behavior with DEBUG=TrueOscar Vilaplana
2013-05-05Merge masterTom Christie
2013-05-01Example and spelling fixes. Change "browseable" to "browsable" for consistency.Victor Shih
2013-04-26Adding 'view or viewset' to docs appropriate.Tom Christie
2013-04-24Various clean up and lots of docsTom Christie
2013-02-25Renamed UserInstance to UserDetail in docsDanilo Bargen
2013-02-22Note requirements explicitly.Tom Christie
2013-02-22Tweak TemplateHTMLRenderer docs.Tom Christie
2013-01-27AJAX, CSRF & CORS documentationTom Christie
2013-01-14Tweak messagepack linksTom Christie
2013-01-14Add link to @mjumbewu's CSV packageTom Christie
2013-01-07Added @juanriaza's `djangorestframework-msgpack` package to the docs.Tom Christie
2012-11-06Support for HTML error templates. Fixes #319.Tom Christie
2012-10-29fixed api_view decorator useageStephan Groß
2012-10-28TemplateHTMLRenderer, StaticHTMLRendererTom Christie
2012-10-26Use context dict in HTMLRendererTom Christie