From 25ae57d20f59315fdf6cd86ec8276f60592e84a2 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 13 Sep 2012 09:40:09 +0100 Subject: [PATCH] Latest docs build --- api-guide/authentication.html | 30 ++-- api-guide/content-negotiation.html | 2 +- api-guide/exceptions.html | 2 +- api-guide/format-suffixes.html | 2 +- api-guide/generic-views.html | 2 +- api-guide/parsers.html | 2 +- api-guide/permissions.html | 10 +- api-guide/renderers.html | 2 +- api-guide/requests.html | 2 +- api-guide/responses.html | 2 +- api-guide/reverse.html | 2 +- api-guide/serializers.html | 2 +- api-guide/settings.html | 2 +- api-guide/status-codes.html | 2 +- api-guide/throttling.html | 57 +++++++- api-guide/views.html | 2 +- css/default.css | 134 ++++++++++++++++++ index.html | 2 +- topics/contributing.html | 2 +- topics/credits.html | 2 +- topics/csrf.html | 2 +- topics/formoverloading.html | 2 +- tutorial/1-serialization.html | 2 +- tutorial/2-requests-and-responses.html | 2 +- tutorial/3-class-based-views.html | 2 +- ...entication-permissions-and-throttling.html | 2 +- .../5-relationships-and-hyperlinked-apis.html | 2 +- tutorial/6-resource-orientated-projects.html | 2 +- 28 files changed, 234 insertions(+), 45 deletions(-) create mode 100644 css/default.css diff --git a/api-guide/authentication.html b/api-guide/authentication.html index 5a001f13a..2cdd58e10 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -10,7 +10,7 @@ - + diff --git a/api-guide/views.html b/api-guide/views.html index 66d23baf6..b37c4e8af 100644 --- a/api-guide/views.html +++ b/api-guide/views.html @@ -10,7 +10,7 @@ - +