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
Age
Commit message (
Expand
)
Author
2012-11-14
added description how to use the auth token
Stephan Groß
2012-11-10
Newline
Tom Christie
2012-11-10
Added @glic3rinu. Thanks!
Tom Christie
2012-11-09
Support for `read_only_fields` on `ModelSerializer` classes
Tom Christie
2012-11-09
Note django-filter installation
Tom Christie
2012-11-09
Minor docs tweak.
Tom Christie
2012-11-09
Typo
Tom Christie
2012-11-09
Version 2.1.2 (Adds filtering support)
2.1.2
Tom Christie
2012-11-09
Merge pull request #383 from tomchristie/filtering
Tom Christie
2012-11-09
Updated filteing docs.
Tom Christie
2012-11-08
Added @benkonrath, for his excellent work on filtering support. Thank you!
Tom Christie
2012-11-08
Make default FILTER_BACKEND = None
Tom Christie
2012-11-08
Add media_type to example file parser
Tom Christie
2012-11-08
Tweak note style
Tom Christie
2012-11-08
Comments updated
Tomi Pajunen
2012-11-08
Release notes updated
Tomi Pajunen
2012-11-07
Add filtering into documentation
Tom Christie
2012-11-07
Make filtering optional, and pluggable.
Tom Christie
2012-11-07
Update release notes
Tom Christie
2012-11-06
fixed typo
Stephan Groß
2012-11-06
fixed typo in html status code
Stephan Groß
2012-11-06
fixed field name
Stephan Groß
2012-11-06
added changelog entry and fixed old one
Stephan Groß
2012-11-06
Add pk_url_kwarg to hyperlinked fields
Tom Christie
2012-11-06
Update release notes
Tom Christie
2012-11-06
added slug support for HyperlinkedIdentityField
Stephan Groß
2012-11-06
Added @tonimichel. Thanks!
Tom Christie
2012-11-06
Support for HTML error templates. Fixes #319.
Tom Christie
2012-11-05
Tweaks
Tom Christie
2012-11-05
Version 2.1.0. Adding release notes.
2.1.0
Tom Christie
2012-11-05
Tweak related field docs now that queryset is no longer required.
Tom Christie
2012-11-05
Merge pull request #347 from minddust/master
Tom Christie
2012-11-05
Merge pull request #371 from tomchristie/serializer-fixes
Tom Christie
2012-11-05
added docs
Stephan Groß
2012-11-05
Fix broken link
Tom Christie
2012-11-05
Added @mjs7231 - Thanks!
Tom Christie
2012-11-05
`queryset` argument is now optional on writable model fields.
Tom Christie
2012-11-05
Swap position of `instance` and `data` keyword arguments.
Tom Christie
2012-11-05
Update release notes.
Tom Christie
2012-11-05
Added @osiloke. Thanks!
Tom Christie
2012-11-04
Added @jmagnusson. Thanks!
Tom Christie
2012-11-02
Update release notes
Tom Christie
2012-11-02
Fix issues with pk related fields in the browsable API.
2.0.2
Tom Christie
2012-11-01
Tweaks fields docs, and fix 2.0.1 version.
2.0.1
Tom Christie
2012-11-01
Update release notes
Tom Christie
2012-11-01
Merge master
Tom Christie
2012-11-01
Relational field support in browseable API.
Tom Christie
2012-11-01
Added @ottoyiu. Thanks!
Tom Christie
2012-11-01
Merge pull request #352 from asfaltboy/cleanup_MultipleObjectBaseView
Tom Christie
2012-11-01
since MultipleObjectBaseView was renamed MultipleObjectAPIView, it stands to ...
Pavel Savchenko
[next]