From 5816c561b23c1c3403cb04bd69356ace1102e1e7 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 10 Dec 2014 14:29:33 +0000 Subject: 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 + js/theme.js | 5 + topics/2.2-announcement/index.html | 1 + topics/2.3-announcement/index.html | 1 + topics/2.4-announcement/index.html | 1 + 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 + topics/rest-framework-2-announcement/index.html | 1 + topics/rest-hypermedia-hateoas/index.html | 1 + topics/third-party-resources/index.html | 1 + tutorial/1-serialization/index.html | 1 + tutorial/2-requests-and-responses/index.html | 1 + tutorial/3-class-based-views/index.html | 1 + .../4-authentication-and-permissions/index.html | 1 + .../index.html | 1 + tutorial/6-viewsets-and-routers/index.html | 1 + tutorial/quickstart/index.html | 1 + 48 files changed, 125 insertions(+), 73 deletions(-) create mode 100644 js/theme.js diff --git a/api-guide/authentication/index.html b/api-guide/authentication/index.html index e40fba12..c30a7aa4 100644 --- a/api-guide/authentication/index.html +++ b/api-guide/authentication/index.html @@ -779,6 +779,7 @@ class ExampleAuthentication(authentication.BaseAuthentication): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +