aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/viewsets.md
AgeCommit message (Expand)Author
2013-06-21Add decorator brackets back. Refs #941Tom Christie
2013-06-21Brackets not required on decorator without argumentsTom Christie
2013-06-21Correct docs' incorrect usage of action decoratorPhilip Douglas
2013-06-07Remove pass statement before docstring.Ryan Kaskel
2013-06-02Add notes on 'method' argument to '@action' decoratorTom Christie
2013-05-28Fixed typosPascal Borreli
2013-05-26Fix doc typo in UserViewSet exampleSebastien Beal
2013-05-17Fix typo + grammar in viewsets docsJohannes
2013-05-09Added GenericViewSet and docs tweakingTom Christie
2013-05-02Simplifying bits of docsTom Christie
2013-04-26Deal with List/Instance suffixes for viewsetsTom Christie
2013-04-26Fix up viewset docs slightlyTom Christie
2013-04-26Fix broken queryset in exampleTom Christie
2013-04-25Docs, docs, docsTom Christie
2013-04-25More viewset/router docsTom Christie
2013-04-25Cleanup docstringsTom Christie
2013-04-24Various clean up and lots of docsTom Christie
2013-04-11Remove router bit from viewset docsTom Christie
2013-04-09Viewsets and routers in seperate docsTom Christie