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
/
viewsets.md
Age
Commit message (
Expand
)
Author
2013-06-21
Add decorator brackets back. Refs #941
Tom Christie
2013-06-21
Brackets not required on decorator without arguments
Tom Christie
2013-06-21
Correct docs' incorrect usage of action decorator
Philip Douglas
2013-06-07
Remove pass statement before docstring.
Ryan Kaskel
2013-06-02
Add notes on 'method' argument to '@action' decorator
Tom Christie
2013-05-28
Fixed typos
Pascal Borreli
2013-05-26
Fix doc typo in UserViewSet example
Sebastien Beal
2013-05-17
Fix typo + grammar in viewsets docs
Johannes
2013-05-09
Added GenericViewSet and docs tweaking
Tom Christie
2013-05-02
Simplifying bits of docs
Tom Christie
2013-04-26
Deal with List/Instance suffixes for viewsets
Tom Christie
2013-04-26
Fix up viewset docs slightly
Tom Christie
2013-04-26
Fix broken queryset in example
Tom Christie
2013-04-25
Docs, docs, docs
Tom Christie
2013-04-25
More viewset/router docs
Tom Christie
2013-04-25
Cleanup docstrings
Tom Christie
2013-04-24
Various clean up and lots of docs
Tom Christie
2013-04-11
Remove router bit from viewset docs
Tom Christie
2013-04-09
Viewsets and routers in seperate docs
Tom Christie