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-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-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ß
2012-11-20
Add example use of SerializerMethodField to docs
Jamie Matthews
2012-11-19
More docs tweaking.
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-19
Tweaks to SerializerMethodField docs
Jamie Matthews
2012-11-19
Add SerializerMethodField
Jamie Matthews
2012-11-18
Update robromano fork with upstream master
Robert Romano
2012-11-18
Docs, docs, docs, docs, docs, docs
Tom Christie
2012-11-16
Tweak
Tom Christie
2012-11-16
Improve pagination docs
Tom Christie
2012-11-16
Merge pull request #422 from markotibold/max_length_for_modelserializers
Tom Christie
2012-11-16
Merge pull request #408 from markotibold/file_and_image_fields
Tom Christie
2012-11-16
Polishing to page size query parameters & more docs
Tom Christie
2012-11-16
Simplified docs a bit for FileField and ImageField.
Marko Tibold
2012-11-16
Added brief docs for URLField and SlugField.
Marko Tibold
2012-11-16
Merge pull request #412 from minddust/custom_page_size_per_request
Tom Christie
[next]