From 5f0532a0919177e1157b02a40cffe816e6e1e57e Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 11 Dec 2014 09:55:10 +0000 Subject: [PATCH] Update documentation --- api-guide/authentication/index.html | 1 + api-guide/content-negotiation/index.html | 1 + api-guide/exceptions/index.html | 1 + api-guide/fields/index.html | 1 + api-guide/filtering/index.html | 1 + api-guide/format-suffixes/index.html | 1 + api-guide/generic-views/index.html | 1 + api-guide/pagination/index.html | 1 + api-guide/parsers/index.html | 1 + api-guide/permissions/index.html | 1 + api-guide/relations/index.html | 1 + api-guide/renderers/index.html | 1 + api-guide/requests/index.html | 1 + api-guide/responses/index.html | 1 + api-guide/reverse/index.html | 1 + api-guide/routers/index.html | 1 + api-guide/serializers/index.html | 1 + api-guide/settings/index.html | 1 + api-guide/status-codes/index.html | 1 + api-guide/testing/index.html | 1 + api-guide/throttling/index.html | 1 + api-guide/validators/index.html | 1 + api-guide/views/index.html | 1 + api-guide/viewsets/index.html | 1 + index.html | 1 + topics/2.2-announcement/index.html | 5 +- topics/2.3-announcement/index.html | 5 +- topics/2.4-announcement/index.html | 5 +- topics/3.0-announcement/index.html | 3 +- topics/ajax-csrf-cors/index.html | 1 + topics/browsable-api/index.html | 1 + topics/browser-enhancements/index.html | 1 + topics/contributing/index.html | 1 + topics/credits/index.html | 1 + topics/documenting-your-api/index.html | 1 + topics/kickstarter-announcement/index.html | 145 +++++++++--------- topics/release-notes/index.html | 1 + .../rest-framework-2-announcement/index.html | 6 +- topics/rest-hypermedia-hateoas/index.html | 1 + topics/third-party-resources/index.html | 5 + tutorial/1-serialization/index.html | 1 + tutorial/2-requests-and-responses/index.html | 1 + tutorial/3-class-based-views/index.html | 1 + .../index.html | 1 + .../index.html | 3 +- tutorial/6-viewsets-and-routers/index.html | 1 + tutorial/quickstart/index.html | 1 + 47 files changed, 133 insertions(+), 83 deletions(-) diff --git a/api-guide/authentication/index.html b/api-guide/authentication/index.html index e40fba126..c30a7aa44 100644 --- a/api-guide/authentication/index.html +++ b/api-guide/authentication/index.html @@ -779,6 +779,7 @@ class ExampleAuthentication(authentication.BaseAuthentication): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +