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-02-07
Docs for related fields, with lots of examples.
Tom Christie
2013-02-07
Add link to djangorestframework-digestauth
Tom Christie
2013-02-06
Added a `post_save` hook. Closes #558.
Tom Christie
2013-01-29
Docs tweaks.
Tom Christie
2013-01-28
fix mistake in docs
swistakm
2013-01-28
Merge branch 'upstream_master' into docs_patch_method
Michael Elovskikh
2013-01-28
Drop unneccessary `source=` argument.
Tom Christie
2013-01-28
Note auto_now, auto_now_add behavior. Refs #622.
Tom Christie
2013-01-28
Tweak description of example throttle.
Tom Christie
2013-01-28
Example custom authentication. Fixes #301.
Tom Christie
2013-01-28
Example custom throttle. Fixes #300.
Tom Christie
2013-01-28
Example custome permission. Fixes #299.
Tom Christie
2013-01-27
AJAX, CSRF & CORS documentation
Tom Christie
2013-01-26
Fix pagination docs
Tom Christie
2013-01-22
Merge branch 'master' into unauthenticated_response
Tom Christie
2013-01-21
WWW-Authenticate responses
Tom Christie
2013-01-20
Fixed reference to authtoken in the docs
Bruno Renié
2013-01-18
Rephrasing.
Tom Christie
2013-01-18
Merge pull request #588 from nemesisdesign/patch-1
Tom Christie
2013-01-18
Drop the curl notes. Unnecessary.
Tom Christie
2013-01-18
Note on setting ContentType. Fixes #589. Refs #586.
Tom Christie
2013-01-17
Added PATCH HTTP method to the docs
Michael Elovskikh
2013-01-16
Update docs/api-guide/authentication.md
Federico Capoano
2013-01-16
Update docs/api-guide/authentication.md
Federico Capoano
2013-01-14
Tweak messagepack links
Tom Christie
2013-01-14
Add link to @mjumbewu's CSV package
Tom Christie
2013-01-11
Fix typo in permission_classes
Stephan Groß
2013-01-09
Include CSRF note in SessionAuthentication docs.
Tom Christie
2013-01-08
Fix reference to BasicAuthentication in settings.
Marc Tamlyn
2013-01-07
Note paginate_by=None usage. Fixes #555.
Tom Christie
2013-01-07
Merged to latest master
Tom Christie
2013-01-07
Fix PAGINATE_BY_PARAM docs. Refs #551
Tom Christie
2013-01-07
Added @juanriaza's `djangorestframework-msgpack` package to the docs.
Tom Christie
2013-01-02
Added `RetrieveUpdateAPIView`
Tom Christie
2012-12-31
Relation fields move into relations.py
Tom Christie
2012-12-29
Tweak quote
Tom Christie
2012-12-28
Add .validate() example
Tom Christie
2012-12-21
slug_kwarg attribute doesn't work; it should be slug_url_kwarg
Reinout van Rees
2012-12-13
added RetrieveUpdateAPIView
Stephan Groß
2012-12-08
Version 2.1.8
2.1.8
Tom Christie
2012-12-05
Update docs/api-guide/permissions.md
Marko Tibold
2012-11-28
Fix location of obtain_auth_token view
Pavel Savchenko
2012-11-27
Import from correct place
Yuri Prezument
2012-11-27
api-guide/views.md - add imports to code example
Yuri Prezument
2012-11-21
Merge remote-tracking branch 'upstream/master' into partial-update
Mark Aaron Shirley
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-21
Merge remote-tracking branch 'upstream/master' into regex_field
Stephan Groß
2012-11-20
Documentation changes for partial serializer updates
Mark Aaron Shirley
2012-11-20
Merge pull request #430 from j4mie/serializer-method-field
Tom Christie
2012-11-20
added RegexField
Stephan Groß
[next]