From 27743fc26628ff583c5e2ff127f68b7dca6bc3f0 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 11 Oct 2018 13:48:33 +0000 Subject: [PATCH] Deployed 1c3f7962 with MkDocs version: 0.16.3 --- 404.html | 51 +- api-guide/authentication/index.html | 61 +- api-guide/caching/index.html | 514 ++++ api-guide/content-negotiation/index.html | 51 +- api-guide/exceptions/index.html | 55 +- api-guide/fields/index.html | 79 +- api-guide/filtering/index.html | 58 +- api-guide/format-suffixes/index.html | 53 +- api-guide/generic-views/index.html | 51 +- api-guide/metadata/index.html | 55 +- api-guide/pagination/index.html | 55 +- api-guide/parsers/index.html | 51 +- api-guide/permissions/index.html | 75 +- api-guide/relations/index.html | 57 +- api-guide/renderers/index.html | 90 +- api-guide/requests/index.html | 53 +- api-guide/responses/index.html | 51 +- api-guide/reverse/index.html | 51 +- api-guide/routers/index.html | 71 +- api-guide/schemas/index.html | 168 +- api-guide/serializers/index.html | 57 +- api-guide/settings/index.html | 70 +- api-guide/status-codes/index.html | 51 +- api-guide/testing/index.html | 59 +- api-guide/throttling/index.html | 53 +- api-guide/validators/index.html | 53 +- api-guide/versioning/index.html | 51 +- api-guide/views/index.html | 51 +- api-guide/viewsets/index.html | 84 +- .../3.0-announcement/index.html | 115 +- .../3.1-announcement/index.html | 105 +- .../3.2-announcement/index.html | 103 +- .../3.3-announcement/index.html | 109 +- .../3.4-announcement/index.html | 121 +- .../3.5-announcement/index.html | 101 +- .../3.6-announcement/index.html | 95 +- .../3.7-announcement/index.html | 101 +- .../3.8-announcement/index.html | 101 +- {topics => community}/contributing/index.html | 99 +- {topics => community}/funding/index.html | 109 +- {topics => community}/jobs/index.html | 105 +- .../kickstarter-announcement/index.html | 105 +- .../mozilla-grant/index.html | 101 +- .../project-management/index.html | 113 +- .../release-notes/index.html | 130 +- .../third-party-packages/index.html | 104 +- .../tutorials-and-resources/index.html | 111 +- css/bootstrap-responsive.css | 2 +- css/bootstrap.css | 2 +- img/books/bda-cover.png | Bin 0 -> 47237 bytes img/books/rad-cover.png | Bin 0 -> 14060 bytes img/premium/kloudless-readme.png | Bin 0 -> 30722 bytes index.html | 176 +- mkdocs/search_index.json | 2479 +++++++++-------- sitemap.xml | 266 +- topics/ajax-csrf-cors/index.html | 51 +- topics/api-clients/index.html | 61 +- topics/browsable-api/index.html | 51 +- topics/browser-enhancements/index.html | 53 +- topics/documenting-your-api/index.html | 82 +- topics/html-and-forms/index.html | 65 +- topics/internationalization/index.html | 53 +- topics/rest-hypermedia-hateoas/index.html | 55 +- tutorial/1-serialization/index.html | 67 +- tutorial/2-requests-and-responses/index.html | 57 +- tutorial/3-class-based-views/index.html | 57 +- .../index.html | 65 +- .../index.html | 67 +- tutorial/6-viewsets-and-routers/index.html | 67 +- .../7-schemas-and-client-libraries/index.html | 59 +- tutorial/quickstart/index.html | 68 +- 71 files changed, 4711 insertions(+), 3399 deletions(-) create mode 100644 api-guide/caching/index.html rename {topics => community}/3.0-announcement/index.html (96%) rename {topics => community}/3.1-announcement/index.html (94%) rename {topics => community}/3.2-announcement/index.html (94%) rename {topics => community}/3.3-announcement/index.html (91%) rename {topics => community}/3.4-announcement/index.html (91%) rename {topics => community}/3.5-announcement/index.html (95%) rename {topics => community}/3.6-announcement/index.html (93%) rename {topics => community}/3.7-announcement/index.html (94%) rename {topics => community}/3.8-announcement/index.html (92%) rename {topics => community}/contributing/index.html (95%) rename {topics => community}/funding/index.html (93%) rename {topics => community}/jobs/index.html (92%) rename {topics => community}/kickstarter-announcement/index.html (94%) rename {topics => community}/mozilla-grant/index.html (91%) rename {topics => community}/project-management/index.html (93%) rename {topics => community}/release-notes/index.html (98%) rename {topics => community}/third-party-packages/index.html (96%) rename {topics => community}/tutorials-and-resources/index.html (91%) create mode 100644 img/books/bda-cover.png create mode 100644 img/books/rad-cover.png create mode 100644 img/premium/kloudless-readme.png diff --git a/404.html b/404.html index b5ff70705..1b4e65ef9 100644 --- a/404.html +++ b/404.html @@ -70,7 +70,7 @@ - Django REST framework + Django REST framework