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-10-21
Remove the detail=None from APIException signature
Jesús Espino
2013-10-12
Add missing commas in relations.md
Álvaro Lázaro
2013-10-09
Merge pull request #1071 from craigds/field-transform-methods
Carlton Gibson
2013-10-03
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-10-03
Drop erronous left-over bit of docs. Closes #1147
Tom Christie
2013-10-03
docs: add paragraph on transform_fieldname methods
Craig de Stigter
2013-09-30
corrected doc for throttle_classes decorator
Doron Pearl
2013-09-23
Match docs to current code.
Grzegorz Kapkowski
2013-09-12
Note on '.model' as default only, with 'serializer_class', and 'queryset' att...
Tom Christie
2013-09-11
small typo correction on ViewSet example code
Diego Ponciano
2013-09-10
Tweaks and docs to object-level model permissions.
Tom Christie
2013-09-07
Extra docs on custom exception handling.
Tom Christie
2013-09-06
Add EXCEPTION_HANDLER docs to exception docs
Andy Freeland
2013-09-06
Support customizable view EXCEPTION_HANDLER
Andy Freeland
2013-09-06
Fix typo
Tom Christie
2013-09-04
Tiny typo fix
Tyler Hayes
2013-09-02
Changed DOAC documentation link
Kevin Brown
2013-08-29
minor sp
Brett Koonce
2013-08-29
Add composed-permissions entry to the api-guide.
Andrey Antukh
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
[next]