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-03-27
Complete remove of client checks from oauth2
Fernando Rocha
2013-03-26
Version 2.2.5
2.2.5
Tom Christie
2013-03-25
Docs fix
Tom Christie
2013-03-25
Bulk update, allow_add_remove flag
Tom Christie
2013-03-22
Merge pull request #744 from tomchristie/basic-bulk-edit
Tom Christie
2013-03-22
Bit of extra tidying and plenty of docs
Tom Christie
2013-03-21
Default date/time fields now return python date/time objects again by default
Tom Christie
2013-03-19
Basic bulk create and bulk update
Tom Christie
2013-03-17
Fix serializer restore_object example for partial updates
Tom Christie
2013-03-17
Extra note on method
Tom Christie
2013-03-17
Fix text regarding serializer error messages.
Tom Christie
2013-03-13
Docs for TokenHasReadWriteScope
Tom Christie
2013-03-12
Merge master
Tom Christie
2013-03-09
Docs polishing.
Tom Christie
2013-03-08
Neater override hooks and more docs for DjangoModelPermissions.
Tom Christie
2013-03-08
Merge
Tom Christie
2013-03-08
Merge branch 'master' of https://github.com/bitmonkey/django-rest-framework i...
Tom Christie
2013-03-08
Docs on per-object filtering
Tom Christie
2013-03-08
Errors during deserializing lists now return a list of tuples with
Ian Dash
2013-03-07
Tweak docs
Tom Christie
2013-03-07
Merge OAuth2 work.
Tom Christie
2013-03-07
Merge & clean OAuth support
Tom Christie
2013-03-06
Update the documentation
Pierre Dulac
2013-03-06
Merge pull request #703 from tomchristie/datetime-formats
Tom Christie
2013-03-06
Clean ups to datetime formatting
Tom Christie
2013-03-05
Updating docs
Tom Christie
2013-03-05
Merge datetime formats
Tom Christie
2013-03-05
Fix typo
Stephan Groß
2013-03-05
Docs tweak.
Tom Christie
2013-03-05
Minor docs tweak
Tom Christie
2013-03-04
Add note for using authtoken with custom django user model and south
Stephan Groß
2013-03-04
Fix fix migrate authtoken
Stephan Groß
2013-03-04
Fix authtoken migration
Stephan Groß
2013-03-01
Update docs
Stephan Groß
2013-03-01
Add docs update - part 1
Stephan Groß
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-03-01
Use the correct doc link style
Pierre Dulac
2013-03-01
Merge branch 'master' into oauth2-authentication
Pierre Dulac
2013-03-01
Add OAuth2Authentication documentation
Pierre Dulac
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-27
Use plularized URLs for better consistency.
Tom Christie
2013-02-27
rfc5849 link with anchor
swistakm
2013-02-26
More consistent examples
Tom Christie
2013-02-26
Tweaks
Tom Christie
2013-02-26
Merge pull request #681 from dbrgn/format_suffixes_docs
Tom Christie
2013-02-26
Fixed a typo WritableField field name in docs
Wiliam Souza
2013-02-26
Added CBV example to format-suffixes docs
Danilo Bargen
2013-02-25
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-25
add OAuthAuthentication documentation stub
swistakm
2013-02-23
method fix for custom authentication
Ryan Detzel
[next]