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
/
tutorial
/
6-viewsets-and-routers.md
Age
Commit message (
Expand
)
Author
2014-09-23
remove patterns and strings from urls #1898
Collin Anderson
2014-06-23
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-05-06
Replaced singular "is" by plural "are"
Sylvain Bellemare
2014-05-06
Removed unnecessary "that"
Sylvain Bellemare
2014-05-06
Added missing "the" word
Sylvain Bellemare
2013-09-25
Merge master
Tom Christie
2013-08-31
Updated tutorial part 6: 2 examples were missing includes
tom-leys
2013-08-19
Merge
Tom Christie
2013-08-13
Small typo
martync
2013-07-15
Combined link_* and action_* decorators into detail_route and list_route, mar...
Alex Burgel
2013-06-10
Add renderer_classes kwarg when binding snippet_highlight explicitly. Closes ...
Tom Christie
2013-06-05
Fix on documentation - wrong reference at previous created view UserList / Us...
Areski Belaid
2013-05-20
Update Typo
Andrew Tarzwell
2013-05-20
Typo
Tom Christie
2013-05-10
Docs tweaks
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-24
Various clean up and lots of docs
Tom Christie
2013-04-04
Tweaks
Tom Christie
2013-04-04
Add support for action and link routing
Tom Christie
2013-03-31
Add viewsets/routers to indexs etc
Tom Christie