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-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
2013-05-18
ToMany fields default to read-only if targeting ManyToManyField.
Ryan Kaskel
2013-05-17
Fix typo + grammar in viewsets docs
Johannes
2013-05-16
HyperlinkedIdentityField uses `lookup_field` kwarg.
Andy Freeland
2013-05-14
Added OrderingFilter
Tom Christie
2013-05-14
Added OrderingFilter
Tom Christie
2013-05-14
More docs on SearchFilter
Tom Christie
2013-05-14
Updated release notes
Tom Christie
2013-05-10
Improve custom filtering example
Tom Christie
2013-05-10
Added SearchFilter
Tom Christie
2013-05-10
Fix minor code error in Generic Views documentation - missing `if` statement.
Hamish Campbell
2013-05-09
Added GenericViewSet and docs tweaking
Tom Christie
2013-05-09
Tweak doc text slightly
Tom Christie
2013-05-09
Added 'Customizing the generic views' section. Closes #816
Tom Christie
2013-05-08
Fix DATETIME_FORMAT, DATE_FORMAT, TIME_FORMAT settings. Closes #798
Tom Christie
2013-05-08
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-05-08
Allow None filename on uploaded files
Tom Christie
2013-05-08
Update generic-views.md
Tom Christie
2013-05-07
Docs for FileUploadParser
Tom Christie
[next]