diff options
| author | Tom Christie | 2013-12-09 08:47:06 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-12-09 08:47:06 +0000 |
| commit | e9dbffb602cf925ce126840db8be6e13277e7b83 (patch) | |
| tree | 1e7f463dad51a29c5dda00d82ecfaae2ab99e20d /tutorial | |
| parent | 3dd0a783172bada8b836c81059a658e038b50b89 (diff) | |
| download | django-rest-framework-e9dbffb602cf925ce126840db8be6e13277e7b83.tar.bz2 | |
Latest docs build
Diffstat (limited to 'tutorial')
| -rw-r--r-- | tutorial/1-serialization.html | 2 | ||||
| -rw-r--r-- | tutorial/2-requests-and-responses.html | 2 | ||||
| -rw-r--r-- | tutorial/3-class-based-views.html | 2 | ||||
| -rw-r--r-- | tutorial/4-authentication-and-permissions.html | 2 | ||||
| -rw-r--r-- | tutorial/5-relationships-and-hyperlinked-apis.html | 2 | ||||
| -rw-r--r-- | tutorial/6-viewsets-and-routers.html | 2 | ||||
| -rw-r--r-- | tutorial/quickstart.html | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tutorial/1-serialization.html b/tutorial/1-serialization.html index 4daaf9d4..99923902 100644 --- a/tutorial/1-serialization.html +++ b/tutorial/1-serialization.html @@ -183,7 +183,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> diff --git a/tutorial/2-requests-and-responses.html b/tutorial/2-requests-and-responses.html index 69d3d3dd..6b5f67da 100644 --- a/tutorial/2-requests-and-responses.html +++ b/tutorial/2-requests-and-responses.html @@ -181,7 +181,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> diff --git a/tutorial/3-class-based-views.html b/tutorial/3-class-based-views.html index a802cf73..6a5ca721 100644 --- a/tutorial/3-class-based-views.html +++ b/tutorial/3-class-based-views.html @@ -176,7 +176,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> diff --git a/tutorial/4-authentication-and-permissions.html b/tutorial/4-authentication-and-permissions.html index b4b6c57b..6e166c08 100644 --- a/tutorial/4-authentication-and-permissions.html +++ b/tutorial/4-authentication-and-permissions.html @@ -182,7 +182,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> diff --git a/tutorial/5-relationships-and-hyperlinked-apis.html b/tutorial/5-relationships-and-hyperlinked-apis.html index 7a7f767e..9222bc2d 100644 --- a/tutorial/5-relationships-and-hyperlinked-apis.html +++ b/tutorial/5-relationships-and-hyperlinked-apis.html @@ -179,7 +179,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> diff --git a/tutorial/6-viewsets-and-routers.html b/tutorial/6-viewsets-and-routers.html index 111d699a..a5287a79 100644 --- a/tutorial/6-viewsets-and-routers.html +++ b/tutorial/6-viewsets-and-routers.html @@ -179,7 +179,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> diff --git a/tutorial/quickstart.html b/tutorial/quickstart.html index 70fef44c..0dfb8a45 100644 --- a/tutorial/quickstart.html +++ b/tutorial/quickstart.html @@ -179,7 +179,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> |
