index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
api-guide
/
requests.md
Age
Commit message (
Collapse
)
Author
2015-03-07
Remove docs for 3.0 banners
José Padilla
2015-02-17
Fix typo in requests.md
Yannick PÉROUX
2014-11-28
Add 2.x notes and links
Tom Christie
2014-11-25
Merge master
Tom Christie
2014-11-25
Use MkDocs meta.source to render source code links
José Padilla
2014-11-25
request.DATA, request.FILES -> request.data
Tom Christie
2014-11-05
Add docs on request.accepted_renderer and .accepted_media_type
Tom Christie
2013-08-27
Note 'request.session' as available on requests.
Tom Christie
2013-01-17
Added PATCH HTTP method to the docs
Michael Elovskikh
2012-10-21
Fixing spelling errors.
Marko Tibold
2012-10-17
Make settings consistent with corrosponding view attributes
Tom Christie
2012-10-14
Merge branch 'restframework2' of ↵
Tom Christie
https://github.com/tomchristie/django-rest-framework into restframework2
2012-10-14
Documentation for parsers
Tom Christie
2012-10-14
Work on docs
Tom Christie
2012-10-13
Fix typo
Tom Christie
2012-10-13
Fix typo
Tom Christie
2012-10-13
Improve documentation for Requests
Tom Christie
2012-09-26
Fix @api_view decorator tests
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-08
Links to source files in docs
Tom Christie
2012-09-01
REST framework 2 docs
Tom Christie