404
-Page not found
-Try the homepage, or search the documentation.
-From 330c13296de35d4055c30b5b3642421707565e2b Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 25 Nov 2014 16:04:38 +0000 Subject: Update documentation --- .DS_Store | Bin 0 -> 6148 bytes 404.html | 297 ++--- api-guide/authentication.html | 554 -------- api-guide/authentication/index.html | 802 ++++++++++++ api-guide/content-negotiation.html | 315 ----- api-guide/content-negotiation/index.html | 507 ++++++++ api-guide/exceptions.html | 352 ----- api-guide/exceptions/index.html | 565 +++++++++ api-guide/fields.html | 508 -------- api-guide/fields/index.html | 805 ++++++++++++ api-guide/filtering.html | 557 -------- api-guide/filtering/index.html | 797 ++++++++++++ api-guide/format-suffixes.html | 291 ----- api-guide/format-suffixes/index.html | 473 +++++++ api-guide/generic-views.html | 521 -------- api-guide/generic-views/index.html | 806 ++++++++++++ api-guide/metadata.html | 324 ----- api-guide/pagination.html | 373 ------ api-guide/pagination/index.html | 581 +++++++++ api-guide/parsers.html | 379 ------ api-guide/parsers/index.html | 621 +++++++++ api-guide/permissions.html | 429 ------- api-guide/permissions/index.html | 673 ++++++++++ api-guide/relations.html | 623 --------- api-guide/relations/index.html | 873 +++++++++++++ api-guide/renderers.html | 565 --------- api-guide/renderers/index.html | 840 ++++++++++++ api-guide/requests.html | 321 ----- api-guide/requests/index.html | 578 +++++++++ api-guide/responses.html | 304 ----- api-guide/responses/index.html | 528 ++++++++ api-guide/reverse.html | 279 ---- api-guide/reverse/index.html | 461 +++++++ api-guide/routers.html | 452 ------- api-guide/routers/index.html | 676 ++++++++++ api-guide/serializers.html | 718 ----------- api-guide/serializers/index.html | 996 +++++++++++++++ api-guide/settings.html | 477 ------- api-guide/settings/index.html | 718 +++++++++++ api-guide/status-codes.html | 339 ----- api-guide/status-codes/index.html | 533 ++++++++ api-guide/testing.html | 451 ------- api-guide/testing/index.html | 695 ++++++++++ api-guide/throttling.html | 388 ------ api-guide/throttling/index.html | 604 +++++++++ api-guide/validators.html | 388 ------ api-guide/validators/index.html | 635 ++++++++++ api-guide/views.html | 360 ------ api-guide/views/index.html | 565 +++++++++ api-guide/viewsets.html | 445 ------- api-guide/viewsets/index.html | 656 ++++++++++ css/base.css | 169 +++ css/bootstrap-custom.min.css | 1 + css/bootstrap-responsive.css | 0 css/bootstrap.css | 0 css/default.css | 16 +- css/font-awesome-4.0.3.css | 1338 ++++++++++++++++++++ css/highlight.css | 125 ++ css/prettify-1.0.css | 28 + fonts/fontawesome-webfont.eot | Bin 0 -> 38205 bytes fonts/fontawesome-webfont.svg | 414 ++++++ fonts/fontawesome-webfont.ttf | Bin 0 -> 80652 bytes fonts/fontawesome-webfont.woff | Bin 0 -> 44432 bytes img/.DS_Store | Bin 0 -> 15364 bytes img/sponsors/.DS_Store | Bin 0 -> 6148 bytes img/sponsors/1-simple-energy.jpg | Bin 7879 -> 0 bytes index.html | 744 +++++++---- js/base.js | 53 + js/bootstrap-2.1.1-min.js | 0 js/bootstrap-3.0.3.min.js | 7 + js/highlight.pack.js | 1 + js/prettify-1.0.min.js | 28 + license/highlight.js/LICENSE | 24 + robots.txt | 2 - sitemap.xml | 218 ---- topics/2.2-announcement.html | 350 ----- topics/2.2-announcement/index.html | 533 ++++++++ topics/2.3-announcement.html | 443 ------- topics/2.3-announcement/index.html | 670 ++++++++++ topics/2.4-accouncement.html | 354 ------ topics/2.4-announcement.html | 355 ------ topics/2.4-announcement/index.html | 556 ++++++++ topics/3.0-announcement.html | 886 ------------- topics/ajax-csrf-cors.html | 263 ---- topics/ajax-csrf-cors/index.html | 443 +++++++ topics/browsable-api.html | 358 ------ topics/browsable-api/index.html | 538 ++++++++ topics/browser-enhancements.html | 297 ----- topics/browser-enhancements/index.html | 486 +++++++ topics/contributing.html | 399 ------ topics/contributing/index.html | 631 +++++++++ topics/credits.html | 436 ------- topics/credits/index.html | 613 +++++++++ topics/documenting-your-api.html | 302 ----- topics/documenting-your-api/index.html | 482 +++++++ topics/kickstarter-announcement.html | 373 ------ topics/kickstarter-announcement/index.html | 550 ++++++++ topics/release-notes.html | 902 ------------- topics/release-notes/index.html | 1109 ++++++++++++++++ topics/rest-framework-2-announcement.html | 298 ----- topics/rest-framework-2-announcement/index.html | 493 ++++++++ topics/rest-hypermedia-hateoas.html | 266 ---- topics/rest-hypermedia-hateoas/index.html | 446 +++++++ topics/third-party-resources.html | 330 ----- topics/third-party-resources/index.html | 622 +++++++++ topics/writable-nested-serializers.html | 274 ---- tutorial/1-serialization.html | 539 -------- tutorial/1-serialization/index.html | 744 +++++++++++ tutorial/2-requests-and-responses.html | 378 ------ tutorial/2-requests-and-responses/index.html | 573 +++++++++ tutorial/3-class-based-views.html | 370 ------ tutorial/3-class-based-views/index.html | 550 ++++++++ tutorial/4-authentication-and-permissions.html | 406 ------ .../4-authentication-and-permissions/index.html | 607 +++++++++ tutorial/5-relationships-and-hyperlinked-apis.html | 372 ------ .../index.html | 560 ++++++++ tutorial/6-viewsets-and-routers.html | 361 ------ tutorial/6-viewsets-and-routers/index.html | 550 ++++++++ tutorial/quickstart.html | 380 ------ tutorial/quickstart/index.html | 571 +++++++++ 120 files changed, 31167 insertions(+), 21018 deletions(-) create mode 100644 .DS_Store delete mode 100644 api-guide/authentication.html create mode 100644 api-guide/authentication/index.html delete mode 100644 api-guide/content-negotiation.html create mode 100644 api-guide/content-negotiation/index.html delete mode 100644 api-guide/exceptions.html create mode 100644 api-guide/exceptions/index.html delete mode 100644 api-guide/fields.html create mode 100644 api-guide/fields/index.html delete mode 100644 api-guide/filtering.html create mode 100644 api-guide/filtering/index.html delete mode 100644 api-guide/format-suffixes.html create mode 100644 api-guide/format-suffixes/index.html delete mode 100644 api-guide/generic-views.html create mode 100644 api-guide/generic-views/index.html delete mode 100644 api-guide/metadata.html delete mode 100644 api-guide/pagination.html create mode 100644 api-guide/pagination/index.html delete mode 100644 api-guide/parsers.html create mode 100644 api-guide/parsers/index.html delete mode 100644 api-guide/permissions.html create mode 100644 api-guide/permissions/index.html delete mode 100644 api-guide/relations.html create mode 100644 api-guide/relations/index.html delete mode 100644 api-guide/renderers.html create mode 100644 api-guide/renderers/index.html delete mode 100644 api-guide/requests.html create mode 100644 api-guide/requests/index.html delete mode 100644 api-guide/responses.html create mode 100644 api-guide/responses/index.html delete mode 100644 api-guide/reverse.html create mode 100644 api-guide/reverse/index.html delete mode 100644 api-guide/routers.html create mode 100644 api-guide/routers/index.html delete mode 100644 api-guide/serializers.html create mode 100644 api-guide/serializers/index.html delete mode 100644 api-guide/settings.html create mode 100644 api-guide/settings/index.html delete mode 100644 api-guide/status-codes.html create mode 100644 api-guide/status-codes/index.html delete mode 100644 api-guide/testing.html create mode 100644 api-guide/testing/index.html delete mode 100644 api-guide/throttling.html create mode 100644 api-guide/throttling/index.html delete mode 100644 api-guide/validators.html create mode 100644 api-guide/validators/index.html delete mode 100644 api-guide/views.html create mode 100644 api-guide/views/index.html delete mode 100644 api-guide/viewsets.html create mode 100644 api-guide/viewsets/index.html create mode 100644 css/base.css create mode 100644 css/bootstrap-custom.min.css mode change 100755 => 100644 css/bootstrap-responsive.css mode change 100755 => 100644 css/bootstrap.css create mode 100644 css/font-awesome-4.0.3.css create mode 100644 css/highlight.css create mode 100644 css/prettify-1.0.css create mode 100644 fonts/fontawesome-webfont.eot create mode 100644 fonts/fontawesome-webfont.svg create mode 100644 fonts/fontawesome-webfont.ttf create mode 100644 fonts/fontawesome-webfont.woff create mode 100644 img/.DS_Store create mode 100644 img/sponsors/.DS_Store delete mode 100644 img/sponsors/1-simple-energy.jpg create mode 100644 js/base.js mode change 100755 => 100644 js/bootstrap-2.1.1-min.js create mode 100644 js/bootstrap-3.0.3.min.js create mode 100644 js/highlight.pack.js create mode 100644 js/prettify-1.0.min.js create mode 100644 license/highlight.js/LICENSE delete mode 100644 robots.txt delete mode 100644 sitemap.xml delete mode 100644 topics/2.2-announcement.html create mode 100644 topics/2.2-announcement/index.html delete mode 100644 topics/2.3-announcement.html create mode 100644 topics/2.3-announcement/index.html delete mode 100644 topics/2.4-accouncement.html delete mode 100644 topics/2.4-announcement.html create mode 100644 topics/2.4-announcement/index.html delete mode 100644 topics/3.0-announcement.html delete mode 100644 topics/ajax-csrf-cors.html create mode 100644 topics/ajax-csrf-cors/index.html delete mode 100644 topics/browsable-api.html create mode 100644 topics/browsable-api/index.html delete mode 100644 topics/browser-enhancements.html create mode 100644 topics/browser-enhancements/index.html delete mode 100644 topics/contributing.html create mode 100644 topics/contributing/index.html delete mode 100644 topics/credits.html create mode 100644 topics/credits/index.html delete mode 100644 topics/documenting-your-api.html create mode 100644 topics/documenting-your-api/index.html delete mode 100644 topics/kickstarter-announcement.html create mode 100644 topics/kickstarter-announcement/index.html delete mode 100644 topics/release-notes.html create mode 100644 topics/release-notes/index.html delete mode 100644 topics/rest-framework-2-announcement.html create mode 100644 topics/rest-framework-2-announcement/index.html delete mode 100644 topics/rest-hypermedia-hateoas.html create mode 100644 topics/rest-hypermedia-hateoas/index.html delete mode 100644 topics/third-party-resources.html create mode 100644 topics/third-party-resources/index.html delete mode 100644 topics/writable-nested-serializers.html delete mode 100644 tutorial/1-serialization.html create mode 100644 tutorial/1-serialization/index.html delete mode 100644 tutorial/2-requests-and-responses.html create mode 100644 tutorial/2-requests-and-responses/index.html delete mode 100644 tutorial/3-class-based-views.html create mode 100644 tutorial/3-class-based-views/index.html delete mode 100644 tutorial/4-authentication-and-permissions.html create mode 100644 tutorial/4-authentication-and-permissions/index.html delete mode 100644 tutorial/5-relationships-and-hyperlinked-apis.html create mode 100644 tutorial/5-relationships-and-hyperlinked-apis/index.html delete mode 100644 tutorial/6-viewsets-and-routers.html create mode 100644 tutorial/6-viewsets-and-routers/index.html delete mode 100644 tutorial/quickstart.html create mode 100644 tutorial/quickstart/index.html diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..0bc60619 Binary files /dev/null and b/.DS_Store differ diff --git a/404.html b/404.html index 4938da6e..38b436a5 100644 --- a/404.html +++ b/404.html @@ -1,112 +1,116 @@ -
- -Page not found +
+Try the homepage, or search the documentation.
+ + + + + + + + - - + + + - - - - - - + + + + - // Dynamically force sidenav to no higher than browser window - $('.side-nav').css('max-height', window.innerHeight - 130); - - $(function(){ - $(window).resize(function(){ - $('.side-nav').css('max-height', window.innerHeight - 130); - }); - }); - - +