aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/requests.md
AgeCommit message (Expand)Author
2015-03-07Remove docs for 3.0 bannersJosé Padilla
2015-02-17Fix typo in requests.mdYannick PÉROUX
2014-11-28Add 2.x notes and linksTom Christie
2014-11-25Merge masterTom Christie
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25request.DATA, request.FILES -> request.dataTom Christie
2014-11-05Add docs on request.accepted_renderer and .accepted_media_typeTom Christie
2013-08-27Note 'request.session' as available on requests.Tom Christie
2013-01-17Added PATCH HTTP method to the docsMichael Elovskikh
2012-10-21Fixing spelling errors.Marko Tibold
2012-10-17Make settings consistent with corrosponding view attributesTom Christie
2012-10-14Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...Tom Christie
2012-10-14Documentation for parsersTom Christie
2012-10-14Work on docsTom Christie
2012-10-13Fix typoTom Christie
2012-10-13Fix typoTom Christie
2012-10-13Improve documentation for RequestsTom Christie
2012-09-26Fix @api_view decorator testsTom Christie
2012-09-20Change package name: djangorestframework -> rest_frameworkTom Christie
2012-09-08Links to source files in docsTom Christie
2012-09-01REST framework 2 docsTom Christie