From ec076a00786c6b89a55b6ffe2556bb3b777100f5 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Sun, 31 Mar 2013 11:36:58 +0100 Subject: Add viewsets/routers to indexs etc --- docs/template.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/template.html') diff --git a/docs/template.html b/docs/template.html index 7e929762..aec3ecc9 100644 --- a/docs/template.html +++ b/docs/template.html @@ -62,6 +62,7 @@
  • 3 - Class based views
  • 4 - Authentication and permissions
  • 5 - Relationships and hyperlinked APIs
  • +
  • 6 - ViewSets and Routers
  • Responses
  • Views
  • Generic views
  • +
  • ViewSets and Routers
  • Parsers
  • Renderers
  • Serializers
  • -- cgit v1.2.3