From f49f0ad8301962381ded9cae54f3e1be4c9a6c8f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 3 Jan 2014 13:26:35 +0000 Subject: [PATCH] Latest docs build --- api-guide/authentication.html | 21 +--------------- api-guide/content-negotiation.html | 21 +--------------- api-guide/exceptions.html | 21 +--------------- api-guide/fields.html | 21 +--------------- api-guide/filtering.html | 21 +--------------- api-guide/format-suffixes.html | 21 +--------------- api-guide/generic-views.html | 21 +--------------- api-guide/pagination.html | 21 +--------------- api-guide/parsers.html | 21 +--------------- api-guide/permissions.html | 21 +--------------- api-guide/relations.html | 21 +--------------- api-guide/renderers.html | 21 +--------------- api-guide/requests.html | 21 +--------------- api-guide/responses.html | 21 +--------------- api-guide/reverse.html | 21 +--------------- api-guide/routers.html | 21 +--------------- api-guide/serializers.html | 21 +--------------- api-guide/settings.html | 21 +--------------- api-guide/status-codes.html | 21 +--------------- api-guide/testing.html | 21 +--------------- api-guide/throttling.html | 21 +--------------- api-guide/views.html | 21 +--------------- api-guide/viewsets.html | 21 +--------------- index.html | 24 +++---------------- topics/2.2-announcement.html | 21 +--------------- topics/2.3-announcement.html | 21 +--------------- topics/ajax-csrf-cors.html | 21 +--------------- topics/browsable-api.html | 21 +--------------- topics/browser-enhancements.html | 21 +--------------- topics/contributing.html | 21 +--------------- topics/credits.html | 21 +--------------- topics/documenting-your-api.html | 21 +--------------- topics/release-notes.html | 23 ++---------------- topics/rest-framework-2-announcement.html | 21 +--------------- topics/rest-hypermedia-hateoas.html | 21 +--------------- topics/writable-nested-serializers.html | 21 +--------------- tutorial/1-serialization.html | 21 +--------------- tutorial/2-requests-and-responses.html | 21 +--------------- tutorial/3-class-based-views.html | 21 +--------------- .../4-authentication-and-permissions.html | 21 +--------------- .../5-relationships-and-hyperlinked-apis.html | 21 +--------------- tutorial/6-viewsets-and-routers.html | 21 +--------------- tutorial/quickstart.html | 21 +--------------- 43 files changed, 46 insertions(+), 862 deletions(-) diff --git a/api-guide/authentication.html b/api-guide/authentication.html index 3cefc3609..2a838b2a2 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -187,31 +187,12 @@
  • Django OAuth2 Consumer
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/content-negotiation.html b/api-guide/content-negotiation.html index 8be70ee41..183c250be 100644 --- a/api-guide/content-negotiation.html +++ b/api-guide/content-negotiation.html @@ -175,31 +175,12 @@
  • Setting the content negotiation
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/exceptions.html b/api-guide/exceptions.html index c83a6a6dd..c3e58973b 100644 --- a/api-guide/exceptions.html +++ b/api-guide/exceptions.html @@ -182,31 +182,12 @@
  • Throttled
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/fields.html b/api-guide/fields.html index 6cbb7f12f..8f50657eb 100644 --- a/api-guide/fields.html +++ b/api-guide/fields.html @@ -195,31 +195,12 @@
  • Examples
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/filtering.html b/api-guide/filtering.html index 221ed1a7e..c0e660a78 100644 --- a/api-guide/filtering.html +++ b/api-guide/filtering.html @@ -187,31 +187,12 @@
  • Django REST framework chain
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/format-suffixes.html b/api-guide/format-suffixes.html index 3137e7051..5c1ba33ce 100644 --- a/api-guide/format-suffixes.html +++ b/api-guide/format-suffixes.html @@ -173,31 +173,12 @@
  • Accept headers vs. format suffixes
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/generic-views.html b/api-guide/generic-views.html index c90330fc9..33d13e65e 100644 --- a/api-guide/generic-views.html +++ b/api-guide/generic-views.html @@ -193,31 +193,12 @@
  • Creating custom base classes
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/pagination.html b/api-guide/pagination.html index bda2b457e..44c5c47a8 100644 --- a/api-guide/pagination.html +++ b/api-guide/pagination.html @@ -177,31 +177,12 @@
  • Using your custom pagination serializer
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/parsers.html b/api-guide/parsers.html index c0ce8d604..bef38ff0d 100644 --- a/api-guide/parsers.html +++ b/api-guide/parsers.html @@ -185,31 +185,12 @@
  • CamelCase JSON
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/permissions.html b/api-guide/permissions.html index 75275f32d..3c30e87c0 100644 --- a/api-guide/permissions.html +++ b/api-guide/permissions.html @@ -188,31 +188,12 @@
  • REST Condition
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/relations.html b/api-guide/relations.html index d9e1a8a16..cc474c349 100644 --- a/api-guide/relations.html +++ b/api-guide/relations.html @@ -189,31 +189,12 @@
  • DRF Nested Routers
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/renderers.html b/api-guide/renderers.html index b98a27de1..944677ef1 100644 --- a/api-guide/renderers.html +++ b/api-guide/renderers.html @@ -198,31 +198,12 @@
  • CamelCase JSON
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/requests.html b/api-guide/requests.html index 637534273..8399935cb 100644 --- a/api-guide/requests.html +++ b/api-guide/requests.html @@ -185,31 +185,12 @@
  • Standard HttpRequest attributes
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/responses.html b/api-guide/responses.html index 27a8d22d3..4577d70c5 100644 --- a/api-guide/responses.html +++ b/api-guide/responses.html @@ -183,31 +183,12 @@
  • .render()
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/reverse.html b/api-guide/reverse.html index 7db25193a..49757314e 100644 --- a/api-guide/reverse.html +++ b/api-guide/reverse.html @@ -173,31 +173,12 @@
  • reverse_lazy
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/routers.html b/api-guide/routers.html index 365154ad4..90866bf45 100644 --- a/api-guide/routers.html +++ b/api-guide/routers.html @@ -181,31 +181,12 @@
  • wq.db
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/serializers.html b/api-guide/serializers.html index 70696b3a2..84a9759a6 100644 --- a/api-guide/serializers.html +++ b/api-guide/serializers.html @@ -190,31 +190,12 @@
  • Customising the default fields
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/settings.html b/api-guide/settings.html index d9e493d97..944537c9e 100644 --- a/api-guide/settings.html +++ b/api-guide/settings.html @@ -181,31 +181,12 @@
  • Miscellaneous settings
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/status-codes.html b/api-guide/status-codes.html index 18a31fb2b..c2135da1f 100644 --- a/api-guide/status-codes.html +++ b/api-guide/status-codes.html @@ -177,31 +177,12 @@
  • Helper functions
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/testing.html b/api-guide/testing.html index eb8d668c9..f67267e7e 100644 --- a/api-guide/testing.html +++ b/api-guide/testing.html @@ -187,31 +187,12 @@
  • Setting the available formats
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/throttling.html b/api-guide/throttling.html index fc2dd14a4..5a47e4eff 100644 --- a/api-guide/throttling.html +++ b/api-guide/throttling.html @@ -180,31 +180,12 @@
  • Example
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/views.html b/api-guide/views.html index 45828da80..f0a1e4e90 100644 --- a/api-guide/views.html +++ b/api-guide/views.html @@ -178,31 +178,12 @@
  • API policy decorators
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/api-guide/viewsets.html b/api-guide/viewsets.html index f87afe9c0..60e4e3ed7 100644 --- a/api-guide/viewsets.html +++ b/api-guide/viewsets.html @@ -180,31 +180,12 @@
  • Example
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/index.html b/index.html index 725c05001..ce9597b52 100644 --- a/index.html +++ b/index.html @@ -182,31 +182,13 @@
  • License
  • -
    -

    The team behind REST framework is launching a new API service.

    +

    The team behind REST framework is launching a new API service.

    +

    If you want to be first in line when we start issuing invitations, please sign up here.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/2.2-announcement.html b/topics/2.2-announcement.html index 0e0584f5d..07f733f6e 100644 --- a/topics/2.2-announcement.html +++ b/topics/2.2-announcement.html @@ -175,31 +175,12 @@
  • API changes
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/2.3-announcement.html b/topics/2.3-announcement.html index 76d384994..df126d4c4 100644 --- a/topics/2.3-announcement.html +++ b/topics/2.3-announcement.html @@ -187,31 +187,12 @@
  • What comes next?
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/ajax-csrf-cors.html b/topics/ajax-csrf-cors.html index 0322d233e..5d5f17dec 100644 --- a/topics/ajax-csrf-cors.html +++ b/topics/ajax-csrf-cors.html @@ -174,31 +174,12 @@
  • CORS
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/browsable-api.html b/topics/browsable-api.html index 2d86354d2..d0565f602 100644 --- a/topics/browsable-api.html +++ b/topics/browsable-api.html @@ -174,31 +174,12 @@
  • Customizing
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/browser-enhancements.html b/topics/browser-enhancements.html index f92e2737e..8b84b5383 100644 --- a/topics/browser-enhancements.html +++ b/topics/browser-enhancements.html @@ -177,31 +177,12 @@
  • Doesn't HTML5 support PUT and DELETE forms?
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/contributing.html b/topics/contributing.html index 9120285c6..9b314829f 100644 --- a/topics/contributing.html +++ b/topics/contributing.html @@ -186,31 +186,12 @@
  • Linking to your package
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/credits.html b/topics/credits.html index 06a7819ce..4c7029445 100644 --- a/topics/credits.html +++ b/topics/credits.html @@ -173,31 +173,12 @@
  • Contact
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/documenting-your-api.html b/topics/documenting-your-api.html index 29cdca4d1..d233424ef 100644 --- a/topics/documenting-your-api.html +++ b/topics/documenting-your-api.html @@ -174,31 +174,12 @@
  • The hypermedia approach
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/release-notes.html b/topics/release-notes.html index 36cc57525..657eec2f6 100644 --- a/topics/release-notes.html +++ b/topics/release-notes.html @@ -182,31 +182,12 @@
  • 0.1.x series
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - @@ -297,7 +278,7 @@

    [*] Note that the change in page=0 behaviour fixes what is considered to be a bug in how clients can effect the pagination size. However if you were relying on this behavior you will need to add the following mixin to your list views in order to preserve the existing behavior.

    class DisablePaginationMixin(object):
         def get_paginate_by(self, queryset=None):
    -        if self.request.QUERY_PARAMS['self.paginate_by_param'] == '0':
    +        if self.request.QUERY_PARAMS[self.paginate_by_param] == '0':
                 return None
             return super(DisablePaginationMixin, self).get_paginate_by(queryset)
     
    diff --git a/topics/rest-framework-2-announcement.html b/topics/rest-framework-2-announcement.html index eed36c724..24fde984f 100644 --- a/topics/rest-framework-2-announcement.html +++ b/topics/rest-framework-2-announcement.html @@ -179,31 +179,12 @@
  • Summary
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/rest-hypermedia-hateoas.html b/topics/rest-hypermedia-hateoas.html index 63a9921ba..d187bc9c7 100644 --- a/topics/rest-hypermedia-hateoas.html +++ b/topics/rest-hypermedia-hateoas.html @@ -174,31 +174,12 @@
  • What REST framework doesn't provide.
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/topics/writable-nested-serializers.html b/topics/writable-nested-serializers.html index 32653db46..95eac330f 100644 --- a/topics/writable-nested-serializers.html +++ b/topics/writable-nested-serializers.html @@ -172,31 +172,12 @@
  • One-to-many data structures
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/1-serialization.html b/tutorial/1-serialization.html index 76c7f818a..2e5f0af55 100644 --- a/tutorial/1-serialization.html +++ b/tutorial/1-serialization.html @@ -181,31 +181,12 @@
  • Where are we now
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/2-requests-and-responses.html b/tutorial/2-requests-and-responses.html index ef821cec8..50a5686ea 100644 --- a/tutorial/2-requests-and-responses.html +++ b/tutorial/2-requests-and-responses.html @@ -179,31 +179,12 @@
  • What's next?
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/3-class-based-views.html b/tutorial/3-class-based-views.html index c807ad0fa..17bd010f7 100644 --- a/tutorial/3-class-based-views.html +++ b/tutorial/3-class-based-views.html @@ -174,31 +174,12 @@
  • Using generic class based views
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/4-authentication-and-permissions.html b/tutorial/4-authentication-and-permissions.html index dc1e2212b..81e4f5fa7 100644 --- a/tutorial/4-authentication-and-permissions.html +++ b/tutorial/4-authentication-and-permissions.html @@ -180,31 +180,12 @@
  • Summary
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/5-relationships-and-hyperlinked-apis.html b/tutorial/5-relationships-and-hyperlinked-apis.html index 9b0b5c82a..3888dae50 100644 --- a/tutorial/5-relationships-and-hyperlinked-apis.html +++ b/tutorial/5-relationships-and-hyperlinked-apis.html @@ -177,31 +177,12 @@
  • Browsing the API
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/6-viewsets-and-routers.html b/tutorial/6-viewsets-and-routers.html index d178e26d6..c9ceb9cfe 100644 --- a/tutorial/6-viewsets-and-routers.html +++ b/tutorial/6-viewsets-and-routers.html @@ -177,31 +177,12 @@
  • Onwards and upwards
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - - diff --git a/tutorial/quickstart.html b/tutorial/quickstart.html index fda9ffdc9..796995aef 100644 --- a/tutorial/quickstart.html +++ b/tutorial/quickstart.html @@ -177,31 +177,12 @@
  • Testing our API
  • -
    -

    The team behind REST framework is launching a new API service.

    -

    If you want to be first in line when we start issuing invitations, please sign up here:

    - - - -
    -
    - -
    -
    -
    - + - -