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-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
2012-10-31
Fixing documentation on auth/throttling guides
Otto Yiu
2012-10-31
PUT as create should return 201. Fixes #340.
Tom Christie
2012-10-31
Merge pull request #345 from minddust/master
Tom Christie
2012-10-31
fixed typo
Stephan Groß
2012-10-31
Merge pull request #344 from minddust/master
Tom Christie
2012-10-31
added missing semicolon
Stephan Groß
2012-10-31
Added @asfaltboy. Thanks!
Tom Christie
2012-10-31
using 'pk' in fields throws KeyError
Pavel Savchenko
2012-10-30
Package and doc tweaks
Tom Christie
2012-10-30
Make docs ready to push to django-rest-framework.org
Tom Christie
2012-10-30
Merge pull request #341 from minddust/restframework2
Tom Christie
2012-10-30
Final docs tweaks for 2.0
Tom Christie
2012-10-30
added missing word + removed double whitespace
Stephan Groß
2012-10-30
added missing word
Stephan Groß
2012-10-30
fixed typo
Stephan Groß
2012-10-30
fixed typo
Stephan Groß
2012-10-30
removed empty row
Stephan Groß
2012-10-30
fix ModelSerializer useage
Stephan Groß
2012-10-30
Docs update
Tom Christie
2012-10-30
Docs tweaks for tutorial.
Tom Christie
2012-10-30
Update browser enhancments docs. Fixes #339.
Tom Christie
2012-10-29
Tweak
Tom Christie
2012-10-29
Added @minddust. Thanks!
Tom Christie
2012-10-29
fixed api_view decorator useage
Stephan Groß
2012-10-29
remove empty rows
Stephan Groß
2012-10-29
fix api_view decorator useage
Stephan Groß
2012-10-29
add missing whitespace
Stephan Groß
2012-10-29
fixed missplaced semicolon
Stephan Groß
[next]