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
/
routers.md
Age
Commit message (
Expand
)
Author
2013-12-23
Fuller notes on the 'base_name' argument. Closes #1160.
Tom Christie
2013-12-13
Links to drf-nested-routers
Tom Christie
2013-12-13
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
Tom Christie
2013-12-12
third-party package: wq.db
S. Andrew Sheppard
2013-12-12
Add third party packages
Tom Christie
2013-12-10
Update routers.md
David Ray
2013-08-21
Include import paths throughout docs.
Tom Christie
2013-08-07
Fixed typos in a bunch of docs
Veronica Lynn
2013-08-03
Fixing typos in routers.md
James Summerfield
2013-07-02
Minor tidying
Tom Christie
2013-07-02
#955 updated router docs with more information on the `Route` named tuple and...
Rudolf Olah
2013-06-27
#955 updated documentation for overriding `routes` attribute in Router sub-cl...
Rudolf Olah
2013-06-21
Update router docs on base_name. Refs #933.
Tom Christie
2013-06-04
Added trailing_slash argument to routers. Closes #905
Tom Christie
2013-05-28
Fix md formatting and typos
Stephan Groß
2013-05-28
Fixed typos
Pascal Borreli
2013-05-02
Simplifying bits of docs
Tom Christie
2013-04-29
Remove AutoRouter. (Adding shortcut to generic views/viewsets means it's un...
Tom Christie
2013-04-26
Deal with List/Instance suffixes for viewsets
Tom Christie
2013-04-25
Docs, docs, docs
Tom Christie
2013-04-25
More viewset/router docs
Tom Christie
2013-04-24
Various clean up and lots of docs
Tom Christie
2013-04-09
Viewsets and routers in seperate docs
Tom Christie