From 679a50d09e4b0f035fec4e9554ea9aeb55944a1a Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 12 Sep 2012 13:12:00 +0100 Subject: [PATCH] Latest docs build --- api-guide/authentication.html | 1 + api-guide/content-negotiation.html | 1 + api-guide/exceptions.html | 7 ++++--- api-guide/format-suffixes.html | 1 + api-guide/generic-views.html | 1 + api-guide/parsers.html | 1 + api-guide/permissions.html | 13 +++++++++++-- api-guide/renderers.html | 1 + api-guide/requests.html | 1 + api-guide/responses.html | 1 + api-guide/reverse.html | 1 + api-guide/serializers.html | 1 + api-guide/settings.html | 1 + api-guide/status-codes.html | 1 + api-guide/throttling.html | 1 + api-guide/views.html | 1 + css/drf-styles.css | 7 +++++++ index.html | 1 + topics/contributing.html | 1 + topics/credits.html | 1 + topics/csrf.html | 1 + topics/formoverloading.html | 1 + tutorial/1-serialization.html | 1 + tutorial/2-requests-and-responses.html | 1 + tutorial/3-class-based-views.html | 1 + ...4-authentication-permissions-and-throttling.html | 1 + tutorial/5-relationships-and-hyperlinked-apis.html | 1 + tutorial/6-resource-orientated-projects.html | 1 + 28 files changed, 47 insertions(+), 5 deletions(-) diff --git a/api-guide/authentication.html b/api-guide/authentication.html index b87770129..5a001f13a 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -21,6 +21,7 @@