aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/viewsets.py
AgeCommit message (Expand)Author
2013-05-09Tweak inheritanceTom Christie
2013-05-09Added GenericViewSet and docs tweakingTom Christie
2013-05-05.action attribute on viewsetsTom Christie
2013-04-292.2's PendingDeprecationWarnings now become DeprecationWarnings. 2.3's Pendi...Tom Christie
2013-04-26Deal with List/Instance suffixes for viewsetsTom Christie
2013-04-25Cleanup docstringsTom Christie
2013-04-09Cleaning up around bits of API that will be pending deprecationTom Christie
2013-04-04Factor view names/descriptions out of View classTom Christie
2013-04-04Fleshing out viewsets/routersTom Christie
2013-03-31Add viewsets/routers to indexs etcTom Christie