aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/routers.md
AgeCommit message (Expand)Author
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-21Update router docs on base_name. Refs #933.Tom Christie
2013-06-04Added trailing_slash argument to routers. Closes #905Tom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-02Simplifying bits of docsTom Christie
2013-04-29Remove AutoRouter. (Adding shortcut to generic views/viewsets means it's un...Tom Christie
2013-04-26Deal with List/Instance suffixes for viewsetsTom Christie
2013-04-25Docs, docs, docsTom Christie
2013-04-25More viewset/router docsTom Christie
2013-04-24Various clean up and lots of docsTom Christie
2013-04-09Viewsets and routers in seperate docsTom Christie