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-07-04
Merge pull request #962 from tomchristie/test-client
Tom Christie
2013-07-04
Minor docs addition
Tom Christie
2013-07-04
Add section on dynamically modifying fields. Refs #958
Tom Christie
2013-07-03
Tweak docs
Tom Christie
2013-07-02
Minor tidying
Tom Christie
2013-07-02
Merge pull request #956 from omouse/update-router-docs
Tom Christie
2013-07-02
#955 updated router docs with more information on the `Route` named tuple and...
Rudolf Olah
2013-07-02
Fix broken link by hacking around md->html translating
Tom Christie
2013-07-01
Tweak text
Tom Christie
2013-07-01
Capitalization on OAuth
Tom Christie
2013-07-01
Added Django OAuth2 Consumer package
Tom Christie
2013-07-01
Remove console style from code blocks
Tom Christie
2013-07-01
Complete testing docs
Tom Christie
2013-06-29
First pass at testing docs
Tom Christie
2013-06-27
#955 updated documentation for overriding `routes` attribute in Router sub-cl...
Rudolf Olah
2013-06-26
Fix incorrect example
Tom Christie
2013-06-21
Add decorator brackets back. Refs #941
Tom Christie
2013-06-21
Add support for StreamingHttpResponse. Closes #939
Tom Christie
2013-06-21
Brackets not required on decorator without arguments
Tom Christie
2013-06-21
Merge pull request #941 from FreakyDug/master
Tom Christie
2013-06-21
Update router docs on base_name. Refs #933.
Tom Christie
2013-06-21
Correct docs' incorrect usage of action decorator
Philip Douglas
2013-06-17
Add Django OAuth Toolkit to docs
Tom Christie
2013-06-12
Changes 'python' to 'Python' when used in prose.
Toby Champion
2013-06-10
Better docs related to lookup_field and hyperlinked serializers. Closes #920.
Tom Christie
2013-06-07
Remove pass statement before docstring.
Ryan Kaskel
2013-06-06
Merge pull request #914 from gnunamed/master
Tom Christie
2013-06-06
Never deepcopy validators. Closes #913
Tom Christie
2013-06-05
Update serializers.md
gnunamed
2013-06-04
Added trailing_slash argument to routers. Closes #905
Tom Christie
2013-06-04
Fix ModelField docs. Closes #909.
Tom Christie
2013-06-03
request.user should be still be accessible in renderer context if authenticat...
Tom Christie
2013-06-02
Add notes on 'method' argument to '@action' decorator
Tom Christie
2013-06-02
Serializer field 'default' argument may be a callable
Tom Christie
2013-05-31
fix typo
Craig Teegarden
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-05-28
Fixed typos
Pascal Borreli
2013-05-26
Fix doc typo in UserViewSet example
Sebastien Beal
2013-05-24
Updating docs
Tom Christie
2013-05-22
Last bits of charset sorting-out-ness
Tom Christie
2013-05-21
Tweak nav style slightly
Tom Christie
2013-05-21
Note usage of django-filter 0.5.4 for Django 1.3 support. Closes #877
Tom Christie
2013-05-20
content type may be set explicitly on the response
Tom Christie
2013-05-20
Fix charset issues
Tom Christie
2013-05-20
Legacy parameter order
Neamar
2013-05-20
Corrected docs (authentication instead of filtering)
Neamar
2013-05-18
Adds new renderer into the documentation
Pablo Recio
2013-05-18
Merge pull request #854 from ryankask/issue-775
Tom Christie
2013-05-18
Tweak docs
Tom Christie
2013-05-18
added comment about error behavior with DEBUG=True
Oscar Vilaplana
[next]