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
Age
Commit message (
Expand
)
Author
2013-08-28
Added `.cache` attribute on throttles.
Tom Christie
2013-08-28
Docs for `MAX_PAGINATE_BY` setting & view attribute.
Tom Christie
2013-08-27
Note 'request.session' as available on requests.
Tom Christie
2013-08-26
More information on how actions are mapped to URLs in viewsets
Kristian Øllegaard
2013-08-25
Add warning against HTMLFormRenderer
Tom Christie
2013-08-23
Docs for HTMLFormRenderer
Tom Christie
2013-08-23
Merge branch 'master' into html-form-renderer
Tom Christie
2013-08-23
JSON responses should not include a charset
Tom Christie
2013-08-23
Merge branch 'display-nested-data' into html-form-renderer
Tom Christie
2013-08-23
Add missing period.
Tom Christie
2013-08-22
Update parsers.md
Ramiro Morales
2013-08-21
Docs tweaking around `check_object_permissions`
Tom Christie
2013-08-21
Merge pull request #1050 from filipeximenes/master
Tom Christie
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-08-20
improving documentation about object level permissions #1049
Filipe Ximenes
2013-08-19
Document customizable view names/descriptions
Tom Christie
2013-08-16
Tweak docs.
Tom Christie
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-08-03
Fixing typos in routers.md
James Summerfield
2013-08-01
Add missing comma to generic view example.
Ricky Rosario
2013-07-31
Fix typo
Stephan Groß
2013-07-31
Add drf-any-permission docs entry
Stephan Groß
2013-07-29
Minor typo fix
James Rutherford
2013-07-29
Updated authtoken docs to mention south migrations
James Rutherford
2013-07-29
Notes on customizing BrowsableAPIRenderer. Refs #1001
Tom Christie
2013-07-29
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-07-29
Docs about migrations and `post_save`.
Tom Christie
2013-07-25
Fix *Throttle class names in the docs
Will Kahn-Greene
2013-07-18
pedantic doc updates
Eric Buehl
2013-07-15
Docs fix
Tom Christie
2013-07-15
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-07-15
Added test case classes
Tom Christie
2013-07-14
Fix docs typo
Mark Aaron Shirley
2013-07-14
Update nested serialization docs
Mark Aaron Shirley
2013-07-14
Fix Mixin class name in viewsets docs example
Yuri Prezument
2013-07-11
Add note on ModelSerializer validation of both model fields and serializer fi...
Tom Christie
2013-07-10
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-07-10
Fix broken links in views doc
Matthias Jacob
2013-07-10
Fixing up content negotiation docs
Tom Christie
2013-07-04
Merge pull request #962 from tomchristie/test-client
Tom Christie
2013-07-04
Minor docs addition
Tom Christie
2013-07-04
Add section on dynamically modifying fields. Refs #958
Tom Christie
2013-07-03
Tweak docs
Tom Christie
2013-07-02
Minor tidying
Tom Christie
2013-07-02
Merge pull request #956 from omouse/update-router-docs
Tom Christie
2013-07-02
#955 updated router docs with more information on the `Route` named tuple and...
Rudolf Olah
2013-07-02
Fix broken link by hacking around md->html translating
Tom Christie
2013-07-01
Tweak text
Tom Christie
2013-07-01
Capitalization on OAuth
Tom Christie
2013-07-01
Added Django OAuth2 Consumer package
Tom Christie
[next]