aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/viewsets.md
AgeCommit message (Expand)Author
2015-01-24minor typo in viewsets docsJeff Fein-Worton
2014-12-07Amend ViewSet docs to warn of potential problemMark Henwood
2014-11-25Merge masterTom Christie
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-25request.DATA, request.FILES -> request.dataTom Christie
2014-08-19Release notesTom Christie
2014-08-19Merge masterTom Christie
2014-08-18Merge pull request #1711 from kdazzle/ModelViewSet-queryset-static-propertyTom Christie
2014-07-28Issue #1707 - Add documentation about the caching of `GenericAPIView.queryset`Kyle
2014-07-27Issue #1707: Add documentation to api-docs.viewsets notifying usersKyle Valade
2014-06-23Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-06-02Fix typo in docsRodolfo Carvalho
2014-04-13Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-02-03Viewsets docs typoCharlie Denton
2013-12-13Merge branch 'master' into 2.4.0Tom Christie
2013-12-04Clarify wording, fixes #1133.Tom Christie
2013-09-25Merge masterTom Christie
2013-09-11small typo correction on ViewSet example codeDiego Ponciano
2013-08-30Merge masterTom Christie
2013-08-26More information on how actions are mapped to URLs in viewsetsKristian Øllegaard
2013-08-21Merge masterTom Christie
2013-08-21Include import paths throughout docs.Tom Christie
2013-08-19Docs tweakingTom Christie
2013-08-19MergeTom Christie
2013-07-18pedantic doc updatesEric Buehl
2013-07-15Combined link_* and action_* decorators into detail_route and list_route, mar...Alex Burgel
2013-07-15Changed collection_* decorators to list_*Alex Burgel
2013-07-15Rework extra routes doc for better readabilityAlex Burgel
2013-07-15Add docs for collection routesAlex Burgel
2013-07-15Docs fixTom Christie
2013-07-14Fix Mixin class name in viewsets docs exampleYuri Prezument
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