From c678a1f118ea65fc1d13c40ef1a083577fdd5381 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 18 Dec 2014 13:49:50 +0000 Subject: Update documentation --- api-guide/authentication/index.html | 4 + api-guide/content-negotiation/index.html | 4 + api-guide/exceptions/index.html | 4 + api-guide/fields/index.html | 4 + api-guide/filtering/index.html | 4 + api-guide/format-suffixes/index.html | 4 + api-guide/generic-views/index.html | 4 + api-guide/pagination/index.html | 4 + api-guide/parsers/index.html | 4 + api-guide/permissions/index.html | 4 + api-guide/relations/index.html | 4 + api-guide/renderers/index.html | 4 + api-guide/requests/index.html | 4 + api-guide/responses/index.html | 4 + api-guide/reverse/index.html | 4 + api-guide/routers/index.html | 4 + api-guide/serializers/index.html | 4 + api-guide/settings/index.html | 4 + api-guide/status-codes/index.html | 4 + api-guide/testing/index.html | 4 + api-guide/throttling/index.html | 4 + api-guide/validators/index.html | 4 + api-guide/views/index.html | 4 + api-guide/viewsets/index.html | 4 + index.html | 5 + topics/2.2-announcement/index.html | 4 + topics/2.3-announcement/index.html | 4 + topics/2.4-announcement/index.html | 4 + topics/3.0-announcement/index.html | 4 + topics/ajax-csrf-cors/index.html | 4 + topics/browsable-api/index.html | 4 + topics/browser-enhancements/index.html | 4 + topics/contributing/index.html | 6 +- topics/credits/index.html | 4 + topics/documenting-your-api/index.html | 4 + topics/kickstarter-announcement/index.html | 4 + topics/project-management/index.html | 537 +++++++++++++++++++++ topics/release-notes/index.html | 4 + topics/rest-framework-2-announcement/index.html | 6 +- topics/rest-hypermedia-hateoas/index.html | 4 + topics/third-party-resources/index.html | 4 + tutorial/1-serialization/index.html | 4 + tutorial/2-requests-and-responses/index.html | 4 + tutorial/3-class-based-views/index.html | 4 + .../4-authentication-and-permissions/index.html | 4 + .../index.html | 4 + tutorial/6-viewsets-and-routers/index.html | 8 +- tutorial/quickstart/index.html | 4 + 48 files changed, 730 insertions(+), 4 deletions(-) create mode 100644 topics/project-management/index.html diff --git a/api-guide/authentication/index.html b/api-guide/authentication/index.html index c30a7aa4..b2b68960 100644 --- a/api-guide/authentication/index.html +++ b/api-guide/authentication/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/content-negotiation/index.html b/api-guide/content-negotiation/index.html index 46a240ba..9ae7563b 100644 --- a/api-guide/content-negotiation/index.html +++ b/api-guide/content-negotiation/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/exceptions/index.html b/api-guide/exceptions/index.html index f184e9ba..6a6551ec 100644 --- a/api-guide/exceptions/index.html +++ b/api-guide/exceptions/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/fields/index.html b/api-guide/fields/index.html index c2575416..29c302cd 100644 --- a/api-guide/fields/index.html +++ b/api-guide/fields/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/filtering/index.html b/api-guide/filtering/index.html index a2f9548c..185b44d3 100644 --- a/api-guide/filtering/index.html +++ b/api-guide/filtering/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/format-suffixes/index.html b/api-guide/format-suffixes/index.html index 5d0a93fb..facede7b 100644 --- a/api-guide/format-suffixes/index.html +++ b/api-guide/format-suffixes/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/generic-views/index.html b/api-guide/generic-views/index.html index 100ea700..62b833d5 100644 --- a/api-guide/generic-views/index.html +++ b/api-guide/generic-views/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/pagination/index.html b/api-guide/pagination/index.html index 870035c2..11ef3d27 100644 --- a/api-guide/pagination/index.html +++ b/api-guide/pagination/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/parsers/index.html b/api-guide/parsers/index.html index 39b505d7..8e362b95 100644 --- a/api-guide/parsers/index.html +++ b/api-guide/parsers/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/permissions/index.html b/api-guide/permissions/index.html index 893d3957..45efddf9 100644 --- a/api-guide/permissions/index.html +++ b/api-guide/permissions/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/relations/index.html b/api-guide/relations/index.html index 2c4fe9b6..239eec48 100644 --- a/api-guide/relations/index.html +++ b/api-guide/relations/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/renderers/index.html b/api-guide/renderers/index.html index 86223be3..7c9ae852 100644 --- a/api-guide/renderers/index.html +++ b/api-guide/renderers/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/requests/index.html b/api-guide/requests/index.html index 679b036b..88833ed5 100644 --- a/api-guide/requests/index.html +++ b/api-guide/requests/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/responses/index.html b/api-guide/responses/index.html index be8cca9c..8ca4cfc0 100644 --- a/api-guide/responses/index.html +++ b/api-guide/responses/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/reverse/index.html b/api-guide/reverse/index.html index 08399151..f15c35d4 100644 --- a/api-guide/reverse/index.html +++ b/api-guide/reverse/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/routers/index.html b/api-guide/routers/index.html index e204b48e..bc95fe9d 100644 --- a/api-guide/routers/index.html +++ b/api-guide/routers/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/serializers/index.html b/api-guide/serializers/index.html index 4c03b25f..13bc661d 100644 --- a/api-guide/serializers/index.html +++ b/api-guide/serializers/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/settings/index.html b/api-guide/settings/index.html index 654807d8..94050822 100644 --- a/api-guide/settings/index.html +++ b/api-guide/settings/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/status-codes/index.html b/api-guide/status-codes/index.html index d9ff28cb..e2138d5e 100644 --- a/api-guide/status-codes/index.html +++ b/api-guide/status-codes/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/testing/index.html b/api-guide/testing/index.html index f456ac21..f3b6d005 100644 --- a/api-guide/testing/index.html +++ b/api-guide/testing/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/throttling/index.html b/api-guide/throttling/index.html index f8a66679..5b8c6df0 100644 --- a/api-guide/throttling/index.html +++ b/api-guide/throttling/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/validators/index.html b/api-guide/validators/index.html index 70b680c1..5ae6f03b 100644 --- a/api-guide/validators/index.html +++ b/api-guide/validators/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/views/index.html b/api-guide/views/index.html index 1b832edb..231854d9 100644 --- a/api-guide/views/index.html +++ b/api-guide/views/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/api-guide/viewsets/index.html b/api-guide/viewsets/index.html index 0ecde797..a0d4251e 100644 --- a/api-guide/viewsets/index.html +++ b/api-guide/viewsets/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/index.html b/index.html index 6ca26a38..59b81d21 100644 --- a/index.html +++ b/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • @@ -622,6 +626,7 @@ urlpatterns = [
  • REST, Hypermedia & HATEOAS
  • Third Party Resources
  • Contributing to REST framework
  • +
  • Project management
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/2.2-announcement/index.html b/topics/2.2-announcement/index.html index eaa1db10..d25fb362 100644 --- a/topics/2.2-announcement/index.html +++ b/topics/2.2-announcement/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/2.3-announcement/index.html b/topics/2.3-announcement/index.html index 881ffff6..12dc5ba1 100644 --- a/topics/2.3-announcement/index.html +++ b/topics/2.3-announcement/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/2.4-announcement/index.html b/topics/2.4-announcement/index.html index c811dc5c..fa96619a 100644 --- a/topics/2.4-announcement/index.html +++ b/topics/2.4-announcement/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/3.0-announcement/index.html b/topics/3.0-announcement/index.html index addb47cb..83dab0a8 100644 --- a/topics/3.0-announcement/index.html +++ b/topics/3.0-announcement/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/ajax-csrf-cors/index.html b/topics/ajax-csrf-cors/index.html index f9bb6392..0e22734f 100644 --- a/topics/ajax-csrf-cors/index.html +++ b/topics/ajax-csrf-cors/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/browsable-api/index.html b/topics/browsable-api/index.html index 2b3ed258..f82c984d 100644 --- a/topics/browsable-api/index.html +++ b/topics/browsable-api/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/browser-enhancements/index.html b/topics/browser-enhancements/index.html index 5f6e1ba7..30c36d72 100644 --- a/topics/browser-enhancements/index.html +++ b/topics/browser-enhancements/index.html @@ -251,6 +251,10 @@ Contributing to REST framework +
  • + Project management +
  • +
  • 2.0 Announcement
  • diff --git a/topics/contributing/index.html b/topics/contributing/index.html index 8f259f52..62d0ff39 100644 --- a/topics/contributing/index.html +++ b/topics/contributing/index.html @@ -62,7 +62,7 @@